PR/59858 CVS commit: [netbsd-11] src/external/mit/xorg/lib
"Martin Husemann" <[email protected]> Mon, 20 Jul 2026 09:10:02 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR xsrc/59858; it has been noted by GNATS. From: "Martin Husemann" <[email protected]> To: [email protected] Cc: Subject: PR/59858 CVS commit: [netbsd-11] src/external/mit/xorg/lib Date: Mon, 20 Jul 2026 09:07:59 +0000 Module Name: src Committed By: martin Date: Mon Jul 20 09:07:59 UTC 2026 Modified Files: src/external/mit/xorg/lib [netbsd-11]: driver.mk driver.old.mk Log Message: Pull up following revision(s) (requested by kre in ticket #390): external/mit/xorg/lib/driver.old.mk: revision 1.3 external/mit/xorg/lib/driver.mk: revision 1.10 PR xsrc/59858 (locale fixes for xsrc) From RVP - see the PR Oversimplifying: this causes Mesa to use LC_NUMERIC=C when using strtod() to parse stuff (ie: the radix char (decimal point) is '.', regardless of the user's locale). To generate a diff of this commit: cvs rdiff -u -r1.8.2.1 -r1.8.2.2 src/external/mit/xorg/lib/driver.mk cvs rdiff -u -r1.2 -r1.2.6.1 src/external/mit/xorg/lib/driver.old.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.