Malcolm: Usability improvements in GCC 8
Malcolm: Usability improvements in GCC 8
Posted Mar 21, 2018 14:31 UTC (Wed) by nix (subscriber, #2304)In reply to: Malcolm: Usability improvements in GCC 8 by mathstuf
Parent article: Malcolm: Usability improvements in GCC 8
Yes indeed: I kind of assumed that knowledge from the readers. This was a bug in implementation code that was erroneously assuming the identity of char and signed char, and fell over when ported to a platform in which the C char type was unsigned.
