
10 Dec
2024
10 Dec
'24
8:27 p.m.
Christopher Kormanyos wrote:
But here comes the fun part. When I studied the implementation it seemed highly portable. So I put it onto several embedded bare-metal systems. The code compiled and ran on 32-bit microcontrollers and even ran on an 8-bit controller. Rarely do we find such portability and quality in Boost-proposed libraries, or anywhere for that matter. Kudos on a job well done!
Thanks Christopher. :-)
What I'd like to see short-term: * Handle enhanced compiler warnings.
Would you please go into more detail here? We currently test with -Wall -Wextra.