On 30.07.2013 15:57, Daniel Shahaf wrote: > r1508225: changing the include order //only in places that currently > include svn_hash.h// seems like a bad idea; we should change it > _everywhere_ (since other places may grow svn_hash.h includes in the > future).
Changing the include order such that the semantics of declarations in a public header depend on whether a private header was included firs is a bad idea, period. -- Brane -- Branko Čibej | Director of Subversion WANdisco // Non-Stop Data e. [email protected]
