AD Teaching Wiki
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

FrontPage

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

Revision 1 as of 2018-04-16 12:05:18
AD Teaching Wiki:
  • Manuals
  • AskingOnAForum

Asking on a Forum

When you are going to ask a question on a forum, please follow these steps.

  1. Use google and the search of the forum (Search in Daphne)

  2. Include the complete error message using copy-and-paste and do not write your own!

  3. Include relevant parts of your code with line numbers. Without line numbers nobody can guess which part has problems.

  4. If a function-call is included, show the header/signature and code (e.g. in C++ relevant parts of both .h and .cpp).

  5. If it's a memory management error ("segmentation fault", "Speicherzugriffsfehler", "memory corruption") or if it does not occur on Jenkins/it is not always reproducible:

    1. Use a debugger (for C++ gdb)

    2. Use a memory profiler (for C++ valgrind)

    3. Post logs from both if it didn't help locating and fixing the error.
  6. Commit the current state to the svn.
  7. Write that the error is produced by the version in the svn.
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01