You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@httpd.apache.org by GitBox <gi...@apache.org> on 2021/07/08 11:15:53 UTC

[GitHub] [httpd] notroj opened a new pull request #205: Try always building with -g in CFLAGS at minimum?

notroj opened a new pull request #205:
URL: https://github.com/apache/httpd/pull/205


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@httpd.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@httpd.apache.org
For additional commands, e-mail: notifications-help@httpd.apache.org


[GitHub] [httpd] rpluem commented on pull request #205: Try always building with -g in CFLAGS at minimum?

Posted by GitBox <gi...@apache.org>.
rpluem commented on pull request #205:
URL: https://github.com/apache/httpd/pull/205#issuecomment-876489490


   Why not doing this on trunk as well and only on 2.4.x?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@httpd.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@httpd.apache.org
For additional commands, e-mail: notifications-help@httpd.apache.org


[GitHub] [httpd] asfgit closed pull request #205: Try always building with -g in CFLAGS at minimum?

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #205:
URL: https://github.com/apache/httpd/pull/205


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@httpd.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@httpd.apache.org
For additional commands, e-mail: notifications-help@httpd.apache.org


[GitHub] [httpd] notroj commented on pull request #205: Try always building with -g in CFLAGS at minimum?

Posted by GitBox <gi...@apache.org>.
notroj commented on pull request #205:
URL: https://github.com/apache/httpd/pull/205#issuecomment-876503407


   > Why not doing this on trunk as well and only on 2.4.x?
   
   Only because the previous 2.4.x build failed so I got to test whether it still failed here.  (I'm sure we should get -g in CFLAGS automatically from autoconf, not sure why we are not)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@httpd.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@httpd.apache.org
For additional commands, e-mail: notifications-help@httpd.apache.org


[GitHub] [httpd] rpluem commented on pull request #205: Try always building with -g in CFLAGS at minimum?

Posted by GitBox <gi...@apache.org>.
rpluem commented on pull request #205:
URL: https://github.com/apache/httpd/pull/205#issuecomment-877422172


   > 
   > 
   > > Why not doing this on trunk as well and only on 2.4.x?
   > 
   > Only because the previous 2.4.x build failed so I got to test whether it still failed here. (I'm sure we should get -g in CFLAGS automatically from autoconf, not sure why we are not)
   
   Thanks for explaining. Makes sense. Hence you do not really want to merge this to 2.4.x yet, but only test how the tests go with `-g` set, correct?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@httpd.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@httpd.apache.org
For additional commands, e-mail: notifications-help@httpd.apache.org