User Activity

  • Committed [r670] on Code

    - new File(FTLReport.class.getClassLoader().getResource(TEMPLATE_PATH).toURI()) throws an exception in java 25 if the path is a UNC-path

  • Posted a comment on ticket #241 on Launch4j Executable Wrapper

    FYI: The version 25.0.1 is correctly detected. Perhaps it is just a problem with the comparison operator "greater than" or "greater than or equal to".

  • Created ticket #241 on Launch4j Executable Wrapper

    Java 25 is not detected

  • Committed [r669]

    - replaced call of method getResouce by getClassLoader().getResource to avoid conflicts with Java's module style

  • Committed [r668]

    - replaced call of method getResouce by getClassLoader().getResource to avoid conflicts with Java's module style

  • Committed [r667]

    - replaced call of method getResouce by getClassLoader().getResource to avoid conflicts with Java's module style

  • Posted a comment on ticket #247 on GeSHi - Generic Syntax Highlighter

    Hello, a simple fix reads if (!isset($callback_2)) { // create_function has been removed in php8 --> replaced by anonymous function //$callback_2 = create_function('$matches', 'return "[" . str_replace("|", "", $matches[1]) . "]";'); $callback_2 = function($matches) { return (count($matches) > 1) ? "[" . str_replace("|", "", $matches[1]) . "]" : "[]"; }; } regards Micha

  • Committed [r666]

    - add MGI for Bosnia, cf. https://github.com/loesler/applied-geodesy/issues/169

View All

Personal Data

Username:
derletztekick
Joined:
2006-05-12 12:36:26
Location:
Germany / CET
Gender:
Male
Web Site:
  1. http://derletztekick.com

Projects

This is a list of open source software projects that MichaeL is associated with:

MongoDB Logo MongoDB