git: DragonFly_RELEASE_4_2 Revert "<sys/cdefs.h>: Fix a typo introduced (in 2005) with 3d28a5332f9b5."
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Jun 19 08:56:20 PDT 2015
commit 971c592a02e4c3ec9e6e198f1dec6aa939aaf207
Author: Sascha Wildner <saw at online.de>
Date: Fri Jun 19 17:55:15 2015 +0200
Revert "<sys/cdefs.h>: Fix a typo introduced (in 2005) with 3d28a5332f9b5."
This reverts commit f731c976e6292fc86ff6eacb9a59bbb7a70e7e9f.
This fix exposed some bugs (notably that __LONG_LONG_SUPPORTED is
no longer defined for C++11, which broke a couple ports it seems).
So revert it. A more proper fix will be pushed to master.
Reported-by: Rimvydas Jasinskas <rimvydas.jasinskas at gmail.com>
Summary of changes:
sys/sys/cdefs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/971c592a02e4c3ec9e6e198f1dec6aa939aaf207
--
DragonFly BSD source repository
More information about the Commits
mailing list