Reviewing merge request #1749: Fix Bug #840 and remove count_me.sh
- Fixed Bug #840 by reverting commit 5f8f75a11.
- removed all references to count_me.sh because it doesn't exist anymore
Commits that would be merged:
Comments
Commit 7f015c8 can’t be merged. The breakage was intentional.
We must determine which symbols are used to stabilize the API… no symbol except those defined in the API should be exposed. So, which are those symbols that are needed to be exported?
Ah, ok. Didn’t know that. I don’t have enough knowledge about the API to answer your question…
Can you send me the build log by e-mail?
There are no warnings or errors while building. Only thing is this output from running InitNG: http://www.initng.org/attachment/ticket/840/fail.log (see Ticket #840).
For these debug messages I had to s/[F,D,W]_(/printf(/g, else there is no output.


Add a new comment:
Login or create an account to post a comment