Re: crash in guile-sqlite3

2012-04-30 Thread Andy Wingo
On Sun 29 Apr 2012 03:58, Sunjoong Lee writes: > Yesterday, David said simple solution of yours. I think I found the case > of segfault. Nice! Would you mind sending a pull request on gitorious? Preferably we could add a test case too. Cheers, Andy -- http://wingolog.org/

Re: I'm looking for a method of converting a string's character encoding

2012-04-30 Thread Daniel Krueger
On Sat, Apr 28, 2012 at 10:55 PM, Eli Zaretskii wrote: > One notable example is when the original encoding was determined > incorrectly, and the application wants to "re-decode" the string, when > its external origin is no longer available. Okay, but then I would suggest either if you know you're

Re: crash in guile-sqlite3

2012-04-30 Thread Sunjoong Lee
2012/4/30 Andy Wingo > > Would you mind sending a pull request on gitorious? Preferably we could > add a test case too. > I apologize for my poor english; I'm willing to "send a pull request on gitorious" but don't know what means that sentence. Joonas had reported that Segmentation fault cras

Re: crash in guile-sqlite3

2012-04-30 Thread Andy Wingo
On Mon 30 Apr 2012 12:32, Sunjoong Lee writes: > 2012/4/30 Andy Wingo > > Would you mind sending a pull request on gitorious?  Preferably we could > add a test case too. > >  I apologize for my poor english; I'm willing to "send a pull request on > gitorious" but don't know what means t

Re: I'm looking for a method of converting a string's character encoding

2012-04-30 Thread Eli Zaretskii
> Date: Mon, 30 Apr 2012 12:18:59 +0200 > From: Daniel Krueger > Cc: t...@gnuvola.org, guile-user@gnu.org, sunjo...@gmail.com > > I think strings should be encoding `independent', so you don't have to > mind that if you don't need to, and if you're working with a special > encoding you're working

Re: crash in guile-sqlite3

2012-04-30 Thread Sunjoong Lee
Hi, Andy; Where is a "request a pull" button? I tried somethings; one of them makes 3e2add75. I don't know what's exactly work but https://gitorious.org/guile-sqlite3 display "sunjoong committed 3e2add75 on April 30, 2012 13:23". Now, the time to "pull request." 2012/4/30 Andy Wingo > > What it