CARVIEW |
Select Language
HTTP/2 200
cache-control: max-age=43200
server: Combust/Plack (Perl)
vary: Accept-Encoding
content-encoding: gzip
content-length: 1965
content-type: text/html; charset=utf-8
last-modified: Sat, 11 Oct 2025 15:50:26 GMT
traceparent: 76d424fdd27d042e316f77ec0eaae609
strict-transport-security: max-age=15768000
New probes - nntp.perl.org
Front page | perl.perl5.porters |
Postings from July 2008
nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About

New probes
Thread NextFrom:
H.Merijn BrandDate:
July 7, 2008 15:04Subject:
New probesMessage ID:
20080708000437.3c3b68a8@pc09.procura.nlIn a hacking session with Schwern, I added a few things to Configure. I hope someone beats me in adding the correct values to the other OS specific parts. $ perl Porting/checkcfgvar.pl Cross/config.sh-arm-linux: missing 'd_timegm' Cross/config.sh-arm-linux: missing 'sGMTIME_max' Cross/config.sh-arm-linux: missing 'sGMTIME_min' epoc/config.sh: missing 'd_timegm' epoc/config.sh: missing 'sGMTIME_max' epoc/config.sh: missing 'sGMTIME_min' NetWare/config.wc: missing 'd_timegm' NetWare/config.wc: missing 'sGMTIME_max' NetWare/config.wc: missing 'sGMTIME_min' symbian/config.sh: missing 'd_timegm' symbian/config.sh: missing 'sGMTIME_max' symbian/config.sh: missing 'sGMTIME_min' uconfig.sh: missing 'd_timegm' uconfig.sh: missing 'sGMTIME_max' uconfig.sh: missing 'sGMTIME_min' plan9/config_sh.sample: missing 'd_timegm' plan9/config_sh.sample: missing 'sGMTIME_max' plan9/config_sh.sample: missing 'sGMTIME_min' [skipping not-expected 'vos/config.alpha.def'] [skipping not-expected 'vos/config.ga.def'] win32/config.bc: missing 'd_timegm' win32/config.bc: missing 'sGMTIME_max' win32/config.bc: missing 'sGMTIME_min' win32/config.gc: missing 'd_timegm' win32/config.gc: missing 'sGMTIME_max' win32/config.gc: missing 'sGMTIME_min' win32/config.vc: missing 'd_timegm' win32/config.vc: missing 'sGMTIME_max' win32/config.vc: missing 'sGMTIME_min' win32/config.vc64: missing 'd_timegm' win32/config.vc64: missing 'sGMTIME_max' win32/config.vc64: missing 'sGMTIME_min' win32/config.ce: missing 'd_timegm' win32/config.ce: missing 'sGMTIME_max' win32/config.ce: missing 'sGMTIME_min' configure.com: missing 'd_timegm' configure.com: missing 'sGMTIME_max' configure.com: missing 'sGMTIME_min' d_timegm (d_timegm.U): This variable conditionally defines the HAS_TIMEGM symbol, which indicates to the C program that the timegm () routine is available. /* HAS_TIMEGM: * This symbol, if defined, indicates that the timegm routine is * available to do the opposite of gmtime () */ #define HAS_TIMEGM /**/ sGMTIME_max (time_size.U): This variable defines the maximum value of the time_t offset that the system function gmtime () accepts sGMTIME_min (time_size.U): This variable defines the minimum value of the time_t offset that the system function gmtime () accepts /* GMTIME_MAX: * This symbol contains the maximum value for the time_t offset that * the system function gmtime () accepts, and defaults to 0 */ /* GMTIME_MIN: * This symbol contains the minimum value for the time_t offset that * the system function gmtime () accepts, and defaults to 0 */ #define GMTIME_MAX 2147483647 /**/ #define GMTIME_MIN -2147483648 /**/ -- H.Merijn Brand Amsterdam Perl Mongers https://amsterdam.pm.org/ using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00, 11.11, 11.23, and 11.31, SuSE 10.1, 10.2, and 10.3, AIX 5.2, and Cygwin. https://mirrors.develooper.com/hpux/ https://www.test-smoke.org/ https://qa.perl.org https://www.goldmark.org/jeff/stupid-disclaimers/Thread Next
- New probes by H.Merijn Brand
- RE: New probes by Jan Dubois
- RE: New probes by Steve Hay
- Re: New probes by H.Merijn Brand
- RE: New probes by Steve Hay
- Re: New probes by H.Merijn Brand
- Re: New probes by Craig A. Berry
- Re: New probes by H.Merijn Brand
- RE: New probes by Steve Hay
- RE: New probes by Andy Dougherty
- Re: New probes by H.Merijn Brand
- Re: New probes by Craig A. Berry
nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About