ubuntu 8.04 x86_64 w/ gcc 4.2.4
--------------------------------

                 Key: TS-38
                 URL: https://issues.apache.org/jira/browse/TS-38
             Project: Traffic Server
          Issue Type: Bug
          Components: Portability
         Environment:  ubuntu 8.04 x86_64 w/ gcc 4.2.4
            Reporter: John Plevyak
            Priority: Minor



Warnings prevent compilation on this platform.  Some casts need to be cleaned 
up.

c1plus: warnings being treated as errors
../../libinktomi++/ink_queue.cc: In function 'void 
ink_freelist_init(InkFreeList*, const char*, unsigned int, unsigned int, 
unsigned int, unsigned int)':
../../libinktomi++/ink_queue.cc:136: warning: NULL used in arithmetic
../../libinktomi++/ink_queue.cc: In function 'void 
ink_atomiclist_init(InkAtomicList*, const char*, unsigned int)':
../../libinktomi++/ink_queue.cc:531: warning: NULL used in arithmetic
../../libinktomi++/ink_queue.cc: In function 'void* 
ink_atomiclist_popall(InkAtomicList*)':
../../libinktomi++/ink_queue.cc:582: warning: NULL used in arithmetic
make[1]: *** [ink_queue.o] Error 1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to