On Mon, 2007-04-09 at 15:48 +0200, Thorsten Schöning wrote:
> Hello,
> 
> it's me again. :-)

Yes!! I have help!

I'm guilty about this. I knew there was a problem about it but never
managed to fix it.

> I've spotted a minor issue in the activity log on my Windows machine.
> After "Mon Apr  9 15:25:59 2007 127.0.0.1:1480 Processing connection
> from" the adress of the machine the connection comes seems to be
> unreadable. It used to be 127.0.0.1 but in the file I can only see a
> empty rectangle for characters that could not be display, seems to be
> character 255. There are four rectangles in TextPad (), only two in
> Windows editor. TextPad complains about binary zeroes which can't be
> copied when trying to copy the middle chars of those four.
> 
> Is it possible that SCMBug writes the numeric values of the IP adress
> where the connection comes from directly to the file? This would

I've noticed the following when merging and debugging the "threaded"
version of the daemon:

http://bugzilla.mkgnu.net/show_bug.cgi?id=264#c30

I'm not quite sure where those four bytes are coming from. I suppose I
haven't been able to interpret them correctly -- make the appropriate
call to $socket to get a text string back. Could you look into this ?

> explain the zeroes in the middle and the not vissible char at the end,
> because 1 can't be displayed. The first char should be vissible,
> though, because 127 would be a _.
> 
> I'm using version 0.19.9.
> 


_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to