... TC> I guess =2%= wouldn't work? :-) Why does that remind me of Sherlock Holmes? Hmm, Seven Percent Solution.... <chaim> -- Chaim Frenkel Nonlinear...
Chaim Frenkel
chaimf@...
Aug 1, 1999 7:39 am
54241
There are all sorts of comparison operators that could be added to Perl. Look at Icon if you want to see where this can lead (e.g., ~===:= :-). My own...
Rich Morin
rdm@...
Aug 1, 1999 7:49 am
54242
On Wed, 28 Jul 1999 19:06:47 -0400 (EDT), Ilya Zakharevich ... I've been looking around some more and am a little confused: On CPAN the latest version is...
Jan Dubois
jan.dubois@...
Aug 1, 1999 12:00 pm
54243
... Argh - I spent a LOT of time and effort making Tk800.013 compile. Now you tell me you are changing compiler to make Tk800.011 compile - I doubt of that...
Nick Ing-Simmons
nick@...
Aug 1, 1999 12:02 pm
54244
... My original use was program-wide automatic argument checking on subroutine calls -- you put your subroutines into a well-known hash that will function as a...
Nathan Torkington
gnat@...
Aug 1, 1999 4:43 pm
54245
This is a bug report for perl from pudge@..., generated with the help of perlbug 1.27 running under perl 5.004. ... [Please enter your report here] ...
pudge@...
Aug 1, 1999 4:43 pm
54246
The 'disassemble' program wouldn't work on Hello World without these additions. Nat ... *************** ... return unpack("N", $str); } + sub GET_opindex { +...
Nathan Torkington
gnat@...
Aug 1, 1999 6:06 pm
54247
I think you missed the healthy amount of sarcasm and soul-searching Tom's proposal was meant to elicit, i.e. there are lot's of things that everyone has...
Aaron J Mackey
ajm6q@...
Aug 1, 1999 6:10 pm
54248
... Indeed. Apologies to TC for misinterpreting his posting. I missed the original === posting; perhaps this contributed to my confusion. More globally,...
Rich Morin
rdm@...
Aug 1, 1999 6:46 pm
54249
... I don't know about File::Copy, but with Pod::Text the problem is likely that my rewrite to use Pod::Parser has a lower version number than the old version....
Russ Allbery
rra@...
Aug 1, 1999 6:46 pm
54250
... TC> We need to have the "===" operator. Chaim> And what about the fact that it is visually close to ==? What about the fact that "==" is visually close to...
Matt Curtin
cmcurtin@...
Aug 1, 1999 8:04 pm
54251
... Well, yesterday I fixed a couple more bugs in CPerl. I'm putting out version 4.23 shortly. Transfering... Done. Thanks, Ilya...
Ilya Zakharevich
ilya@...
Aug 1, 1999 8:49 pm
54252
... + ... was meant to equal "I withdraw this patch offering". ... + ... indicates that my message wasn't clear. I will hire one of those biplanes that write...
Nathan Torkington
gnat@...
Aug 1, 1999 10:55 pm
54253
... I would agree. ... OK, thats fine. But there are probably many other ways this can be done without modification to the core. ... I would prefer if you did....
Graham Barr
gbarr@...
Aug 1, 1999 10:55 pm
54254
With 5.005_58: [gnat@localhost]$ make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/opt/perl/5.005_58/i586-linux -I/opt/perl/5.005_58 -e 'use...
Nathan Torkington
gnat@...
Aug 2, 1999 12:21 am
54255
... I am not changing the compiler to suit TK, compilability of TK apps is a side effect. TK does 'use constants' and they have to be supported. They were not...
Vishal Bhatia
vishalb@...
Aug 2, 1999 12:22 am
54256
... Heh. But I can imagine "use epsilon 0.00002". -- Chip Salzenberg - a.k.a. - <chip@...> "When do you work?" "Whenever I'm not...
Chip Salzenberg
chip@...
Aug 2, 1999 4:34 am
54257
... There was a change in the goto logic. Maybe that's relevant. ... In desperate situations, I've diff'd the output of "perl -Dts". -- Chip Salzenberg -...
Chip Salzenberg
chip@...
Aug 2, 1999 4:34 am
54258
... Okay fine. ... Er, no it doesn't. Perhaps it just has similar constructs to constants.pm which now get handled better. -- Nick Ing-Simmons...
Nick Ing-Simmons
nik@...
Aug 2, 1999 8:34 am
54259
... To support constants one needs to be able to save multiple CVs that have a common op-tree. Tk seems to be doing something similar (for option processing?) ...
Vishal Bhatia
vishalb@...
Aug 2, 1999 8:37 am
54260
... It does that a lot. ... Yes. ... -- Nick Ing-Simmons <nik@...> Via, but not speaking for: Texas Instruments Ltd....
Nick Ing-Simmons
nik@...
Aug 2, 1999 8:40 am
54261
... I will be happy to apply this patch for me. Also how about following syntax in Re: (?var:something) which assigns into variable $var a string that...
Konovalov, Vadim
vkonovalov@...
Aug 2, 1999 8:40 am
54262
... Yes it does. Ilya...
Ilya Zakharevich
ilya@...
Aug 2, 1999 9:08 am
54263
... Yes, I see: it clashes with (?imsx-imsx:pattern) May be make (?$var:pattern) special meaning? or (?\$var:pattern) ? I'm fond of that syntax and will...
Konovalov, Vadim
vkonovalov@...
Aug 2, 1999 9:13 am
54264
... See my message on hierarchical matches a couple of days ago. Ilya...
Ilya Zakharevich
ilya@...
Aug 2, 1999 9:49 am
54265
... It's funny that I just hit this too... but I don't fault it to perl... I fault it to openssl. What kind of product has an include file that it intends to...
Mark Mielke
markm@...
Aug 2, 1999 9:50 am
54266
[openssl people: sorry for crosspost, I just hope you could have something to add to our discussion. We basically talk about the problem with compiling ...
CyberPsychotic
fygrave@...
Aug 2, 1999 10:47 am
54267
I've had a number of messages from folk who are having a lot of trouble getting DB_File and/or BerkeleyDB to work on Redhat 6. To be more specific they are...
paul.marquess@...
Aug 2, 1999 11:39 am
54268
... So almost two hours to run the compiler tests. ... Thank you for staying on top of this. I still think a more formal system would be a good idea. I also...
Tim Bunce
Tim.Bunce@...
Aug 2, 1999 12:31 pm
54269
... This definition does no longer exist in OpenSSL. Please get a recent snapshot from <URL://ftp.openssl.org/snapshot;type=d> (OpenSSL 0.9.4 is going to be...