Skip to content
  • graham.l@hostdime.com's avatar
    Minor fixes in Core. DateTime added. · f187b335
    graham.l@hostdime.com authored
    Another minor bug was found in printerr(), but it only affected Triton
    functions that called it. The message would have the correct function
    name, and line number where the error was thrown, but the file name was
    not always accurate. This has been addressed.
    
    The DateTime library has been added to include(), but it's not
    recommended that it's used until it can be documented, and tested
    further.
    f187b335