Menu

#403 Tiny fixes when building VICE for 64bit systems

v3.x
closed-accepted
gpz
None
enhancement
2025-10-05
2025-09-22
No

Attached here a tiny patch just just for fixing few messages rised by the compiler.
strlen() returns a size_t length.
On 64 bit systems, size_t is 64 bit but the code here uses an int that is 32 bit instead.

1 Attachments

Discussion

  • gpz

    gpz - 2025-10-05

    applied in r45786 - thanks!

     
  • gpz

    gpz - 2025-10-05
    • status: open --> closed-accepted
    • assigned_to: gpz
     

Log in to post a comment.

MongoDB Logo MongoDB