[ 
https://issues.apache.org/jira/browse/TS-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779559#action_12779559
 ] 

Bryan Call commented on TS-38:
------------------------------

Looked over the code and I incorporated it into TS-42.  I have been using this 
code in my fc11 64bit and rhel4 64bit builds and testing.

>  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
>         Attachments: ts-64-bit-warning.patch
>
>   Original Estimate: 0.33h
>  Remaining Estimate: 0.33h
>
> 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