Joerg Wunsch

Show:

What's happening?

  • AVaRICE

    joerg_wunsch committed patchset 218 of module avarice to the AVaRICE CVS repository, changing 2 files.

    2009-08-26 20:22:55 UTC in AVaRICE

  • Comment: build failed with gcc 4.4.0

    This is supposed to be fixed in CVS, please verify the fix works for you. This actually uncovered a larger bug behind: the function could really modify the argument string passed to it which is supposed to be `const'. Thus, I'm now allocating a local copy, and operate on that one.

    2009-06-25 09:32:46 UTC in AVaRICE

  • AVaRICE

    joerg_wunsch committed patchset 217 of module avarice to the AVaRICE CVS repository, changing 2 files.

    2009-06-25 09:29:20 UTC in AVaRICE

  • AVaRICE

    joerg_wunsch committed patchset 216 of module avarice to the AVaRICE CVS repository, changing 2 files.

    2009-05-15 12:52:36 UTC in AVaRICE

  • AVaRICE

    joerg_wunsch committed patchset 215 of module avarice to the AVaRICE CVS repository, changing 2 files.

    2009-05-15 12:50:56 UTC in AVaRICE

  • string comparison in test(1) uses = rather than ==

    The test(1) utility compares strings with the operator = rather than ==. Due to this, the line if test "x$with_tcl" == "x" -o "$with_tcl" == "no" in the configure script fails when run on a strictly Posix-compliant test(1) utility, as e.g. in FreeBSD. (It works when configure is run by bash since bash has a builtin test(1) that accepts == as an extension.) Due to that bug, readline...

    2009-05-05 07:50:45 UTC in ngspice

  • FreeBSD doesn't have a libdl.so

    FreeBSD's dynamic linker doesn't have a libdl.so. All necessary functions are contained in the standard library. Building with Xspice enabled thus fails since it cannot find -ldl.

    2009-05-05 07:44:52 UTC in ngspice

  • off-by-1 error in Xspice cmpp/pp_lst.c

    There's an off-by-one error when allocating a string buffer. This error in turn causes the build to fail in the FreeBSD port, because one of the files is not found (since it is attempted to be opened using a garbled filename).

    2009-05-05 07:41:44 UTC in ngspice

  • Library models IRFZ44/46N cannot run transient simulation

    The library models for the IRFZ44N and IRFZ46N cannot run transient analysis even for very simple circuits. They always run into a Jacobian singular at time t = 0. The models for the IRFZ24/26N work a little better, they also run into Jacobian singulars when inserted into the attached test circuit, but they at least start simulation so I guess fine-tuning the simulation parameters could...

    2009-04-22 07:48:45 UTC in Quite Universal Circuit Simulator

  • WinAVR

    joerg_wunsch changed the public information on the WinAVR project.

    2009-04-05 21:03:10 UTC in WinAVR

About Me

  • 2004-08-04 (5 years ago)
  • 1097648
  • joerg_wunsch (My Site)
  • Joerg Wunsch

Send me a message