Re: [perl #23276] Prefixing #define names

2003-08-14 Thread Benjamin Goldberg
Michael G Schwern wrote: > > On Mon, Aug 11, 2003 at 01:45:35AM -0700, Ask Bjoern Hansen wrote: > > We totally need to have Parrot running on this thing when it comes > > out. :-) > > > > http://www.xgamestation.com/ > > Great idea, shame the hardware is crap. :( > > "Third-generation Motorol

Re: [perl #23276] Prefixing #define names

2003-08-14 Thread Leopold Toetsch
Vladimir Lipskiy <[EMAIL PROTECTED]> wrote: > This patch touches ten files and deals with > HAS_POSIX_MEMALIGN [ ... ] Thanks, applied. leo

Re: [perl #23276] Prefixing #define names

2003-08-14 Thread Simon Glover
On Mon, 11 Aug 2003, Vladimir Lipskiy wrote: > > OK. I'm starting out a prefixing story and here is > CHAPTER I. The HAS_HEADER_ defines. > Thanks, applied. Simon

Re: [perl #23276] Prefixing #define names

2003-08-14 Thread Vladimir Lipskiy
This patch touches ten files and deals with HAS_POSIX_MEMALIGN HAS_SOME_MEMALIGN HAS_MEMALIGN HAS_SOME_MEMALIGN BROKEN_ISREG HAS_JIT_FCOMIP VA_TO_VAPTR HAS_SIGACTION HAS___SIGHANDLER_T HAS_SETITIMER HAS_SOME_SYS_TIMER HAS_SETENV HAS_UNSETENV Coming soon ... -DHAS_JIT -D$jitcpuarch -DHAVE_COMPUTE

[perl #23276] Prefixing #define names

2003-08-11 Thread Vladimir Lipskiy
# New Ticket Created by "Vladimir Lipskiy" # Please include the string: [perl #23276] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=23276 > OK. I'm starting out a prefixing story and here is CHAPTER I. The HAS_HEADER_ def