https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104247

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |egallager at gcc dot gnu.org

--- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> ---
Instead of casting to long, wouldn't it be better just to use the proper format
for size_t, i.e. %zu?

Reply via email to