[ 
https://issues.apache.org/jira/browse/TS-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bryan Call resolved TS-38.
--------------------------

       Resolution: Fixed
    Fix Version/s: 2.0a
         Assignee: Bryan Call

Applies the patch from John after reviewing the code and testing it.

>  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
>            Assignee: Bryan Call
>            Priority: Minor
>             Fix For: 2.0a
>
>         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