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:

Version 1
  • Version 1
  • ae610ed
  • 7f015c8
  • Revert "Added core/core.map link script"

  • 3a76749
  • Removed call of count_me.sh from build.sh because it doesn't exist anymore.

  • bc014c6
  • Removed all references to count_me.sh

Showing ae610ed-7f015c8

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.

→ State changed from Open to Closed

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository