[ https://issues.apache.org/jira/browse/TS-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
George Paul updated TS-322: --------------------------- Attachment: 0001-TS322_const_char_gp_diff3.patch Hi Bryan, The following patch '0001-TS322_const_char_gp_diff3.patch' is also required after applying 'const_char-bcall-001.patch' on OSX (10.5), FreeBSD-7.2 and OpenSolaris (osol0906). I also retested on linux (ubuntu904). There is still an issue with configure detecting 'strndup' on linux and freebsd (conflicting types for bulitin strndup fcn) so the new fcn is used instead for now. -George > fix the code so we don't have to compile with -Wno-char-subscripts and > -Wno-write-strings > ----------------------------------------------------------------------------------------- > > Key: TS-322 > URL: https://issues.apache.org/jira/browse/TS-322 > Project: Traffic Server > Issue Type: Improvement > Components: Cleanup > Affects Versions: 2.1.0 > Reporter: Bryan Call > Assignee: Bryan Call > Attachments: 0001-TS322_const_char_gp_diff3.patch, > const_char-bcall-001.patch > > > This will require some changes to the internal APIs to accept const char* > instead of char*. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.