Re: new warning in libmisc/capture

2017-06-11 Thread Chris Johns
On 12/6/17 10:09 am, Joel Sherrill wrote: > Not sure the best way to fix this warning that occurs in 161 BSPs. :( > > 161 > ../../../../../../rtems/c/src/../../cpukit/libmisc/capture/rtems-trace-buffer-vars.c:22:12: > warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier

new warning in libmisc/capture

2017-06-11 Thread Joel Sherrill
Hi Not sure the best way to fix this warning that occurs in 161 BSPs. :( 161 ../../../../../../rtems/c/src/../../cpukit/libmisc/capture/rtems-trace-buffer-vars.c:22:12: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] The code is const char const* __rtld_trace_n