saksham balsane commented on a discussion on wscript: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1125#note_145797

 >      return top_group
 >  
 >  
 > +import subprocess
 > +import re
 > +
 > +
 > +def get_gcc_build_key(compiler):

I will  try to rework the implementation to introduce a policy-based 
configuration  (`GCC_BUILD_KEY_POLICY`) within the build specification, 
supporting  ERROR, WARNING, and IGNORE behaviors as suggested. how ever It 
would have been helpful to know this direction earlier, but I appreciate the 
guidance

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1125#note_145797
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to