From: stephan b. <st...@ei...> - 2003-11-17 21:36:56
|
i just realized that i've got a bug: lib/s11n and lib/funUtil both have a Serializer.h, so include/fun gets out of whack. In normal circumstances funUtil will build last, thus overwriting the symlink. Then client/s11nconvert will try to use s11n's Serializ{er,able}, and will choke. All this basically means is that s11nconvert won't build at the moment, any other client usage of s11n won't work because of the header collision. libFun and it's clients should build correctly, however. i'll fix this soon, but i first have to figure out how best to handle it (because i share these subdirs in 3 trees). -- ----- st...@ei... - http://www.einsurance.de Student: "Master, you must teach me the way of liberation!" Master: "Tell me who it is that binds you." Student: "No one binds me!" Master: "Then why do you seek liberation?" |