Summary of my perl5 (5.0 patchlevel 5 subversion 2) configuration:
Platform:
osname=linux, osvers=2.0.35, archname=i386-linux-thread
uname='linux caliban.xs4all.nl 2.0.35 #2 sat jul 18 01:37:18 cest 1998 i686
unknown '
hint=recommended, useposix=true, d_sigaction=define
usethrea
Simon --
> Ignore me. I'll just remember not to trust anything coming from the
> person who sent me that code (you know who you are :)
Note: This will be possible again once I resurrect the reg-const
comparison ops. Dan originally asked me to remove them and then
just recently asked me to put
> In strings.pod, the following string functions are documented and
> (most|all) are already implemented:
And I'd really like to know how we can do string comparisons, even
at the C level (so we can have the comparison ops, of course)...
Regards,
-- Gregor
> skip( "label constants unimplemented in assembler", 1 );
> set I4, 42
> set I5, HERE
> jumpI5
> set I4, 1234
> HERE:
> print I4
> end
HERE will be relative, so what you'll really get is * - HERE (where * is
the PC for the set command). Then, when you jump (whi
Will --
I closed the ticket right after filing it.
False alarm on my new iMac -- I forgot to install the dev tools, and
was too quick on
the trigger for the ticket.
Regards,
-- Gregor
On Apr 14, 2006, at 12:42 PM, Will Coleda via RT wrote:
What does
% gcc -v
say?
On Apr 13, 2006, at