Searched hist:236889 (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/lib/libc/locale/
H A Dsetrunelocale.cdiff 236889 Mon Jun 11 12:16:42 MDT 2012 theraven Fix a leak when setting the global character locale to "C" from something else.

Reported by: mm
/freebsd-11-stable/lib/atf/libatf-c/tests/
H A DMakefilediff 349053 Sat Jun 15 09:35:24 MDT 2019 emaste MFC r348498: libatf: remove workaround not required after atf >= 0.18 update

lib/atf/libatf-c/tests/Makefile added the -Wno-duplicate-decl-specifier
due to an issue with an old version of ATF. ATF has long since been
updated to a version with the fix so the workaround is no longer
necessary.

Found during review for PR 236889.

PR: 236889
diff 349053 Sat Jun 15 09:35:24 MDT 2019 emaste MFC r348498: libatf: remove workaround not required after atf >= 0.18 update

lib/atf/libatf-c/tests/Makefile added the -Wno-duplicate-decl-specifier
due to an issue with an old version of ATF. ATF has long since been
updated to a version with the fix so the workaround is no longer
necessary.

Found during review for PR 236889.

PR: 236889

Completed in 137 milliseconds