]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Fix argument type of read() and write() on windows
authorTonu Naks <naks@adacore.com>
Fri, 15 Aug 2025 10:04:27 +0000 (10:04 +0000)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Thu, 11 Sep 2025 09:10:47 +0000 (11:10 +0200)
commitbca81f45b90f2cb525f39ad3ade439eeb51c177a
tree6d105b050900c74aa185a513dd26515c43b63032
parente39c326733d0cd20403ac1ccc578d9c63f3d0aa8
ada: Fix argument type of read() and write() on windows

gcc/ada/ChangeLog:

* libgnat/s-crtl.ads: define unsigned
* libgnat/s-crtl__mingw.adb (read, write): change arg type
gcc/ada/libgnat/s-crtl.ads
gcc/ada/libgnat/s-crtl__mingw.adb