git: DragonFly_RELEASE_4_0 Revert "<sys/cdefs.h>: Fix a typo introduced (in 2005) with 3d28a5332f9b5."
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Jun 19 08:56:17 PDT 2015
commit 1c80f93d5ca904d26dd9fa0f7e90456b593cd865
Author: Sascha Wildner <saw at online.de>
Date: Fri Jun 19 17:51:27 2015 +0200
Revert "<sys/cdefs.h>: Fix a typo introduced (in 2005) with 3d28a5332f9b5."
This reverts commit 1336cdbff6122500bbdb9b90787e7b3f6599b6b9.
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/1c80f93d5ca904d26dd9fa0f7e90456b593cd865
--
DragonFly BSD source repository
More information about the Commits
mailing list