Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content
  • Florian Wittkamp's avatar
    Maintenance of the Code · c7b43d05
    Florian Wittkamp authored
    (1.)
    Renamed function err() to declare_error().
    This was a problem, as many standard libraries also has functions err().
    
    (2)
    I fixed a lot of compiler warnings like unused variables and uninitialised variables. However, here is a lot of work to do.
    c7b43d05