Martijn Ras

Show:

What's happening?

  • mhash_init shorly after mhash_deinit throws SIGABRT

    Heya Folks, In a program i'm writing i need to get the MD5 hashes of two strings that are read somewhere on the system. So i wrote a method that takes a string and returns the MD5 hash using the mhash library. The first string is properly processed but when the second string is passed the mhash_init_int method results in SIGABORT being thrown. The probleem seems to be line 319 of mhash.c:

    2007-05-31 17:37:02 UTC in Libmhash

  • source.SVN does not authenticate correctly

    Heya Folks, Currently source.SVN tries to perform its actions passing --non-interactive on the command-line. On my Subversion server authentication is mandatory, so i applied the attached patch to the source, to pass --username and --password on the command-line. My configuration now looks more or less like this: from buildbot.process import factory f = factory.BuildFactory() from...

    2007-01-31 09:10:32 UTC in BuildBot

About Me

  • 2000-06-27 (9 years ago)
  • 45180
  • headhunter (My Site)
  • Martijn Ras

Send me a message