Conversation with #inferno at Wed Apr 15 18:13:56 2009 on powerman-asdf@irc.freenode.net (irc) (18:18:43) fortyseventeen [n=47teen@c-67-171-113-158.hsd1.ut.comcast.net] entered the room. (18:29:26) gdiaz_ios: hum i'm stuck with some bufio code that does not behave as expected (18:30:01) gdiaz_ios: what makes a Iobuf bfd; bfd.gett(string) return the same string over and over again? (18:30:31) gdiaz_ios: in other words, what kind of file would do that? one that doesn't allow to seek? (18:31:01) mjl-: or one that simply ignores offsets and returns data from the start (18:31:14) mjl-: but that's the same, since a seek doesn't really exist. (18:40:32) mennis [n=mennis@adsl-068-016-104-079.sip.asm.bellsouth.net] entered the room. (18:42:18) KillerX [n=anant@145-116-230-32.uilenstede.casema.nl] entered the room. (18:42:39) gdiaz_ios: yes i was referring to that, the strange thing is that it returns the correct data for other results, but not for this one. . . (18:49:37) gdiaz_ios: another strange thing is that a bfd.flush() makes bufio crash. . .with an array boundaries error (18:50:19) npe left the room (quit: ). (18:51:15) gdiaz_ios: hum and i can see bufio doesn not read from the file, just return the same part of the buffer over and over again., ,. . (18:52:26) mjl-: time to further debug bufio then? (18:52:47) fwiffo left the room (quit: Read error: 113 (No route to host)). (18:52:53) mjl-: perhaps it's something that happens when you keep reading bufio returned eof or error? (18:53:50) fwiffo [n=user@unaffiliated/fwiffo] entered the room. (18:57:05) gdiaz_ios: hum what's the format to print a big? (18:57:05) fwiffo left the room (quit: Read error: 54 (Connection reset by peer)). (18:57:10) gdiaz_ios: %b? (19:00:52) gdiaz_ios: hum the bug is mine, or should be mine. . . (19:02:43) gdiaz_ios: found at last. . . there was an error in a while. . .i was whileing over the same thing. . . i guess. . . (19:08:30) anothy_x is now known as plan9_anothy (19:16:23) gdiaz_ios: hum the odbc thing is near completion i think. . (19:16:31) gdiaz_ios: off to home :0 (19:37:09) andguent left the room (quit: Read error: 104 (Connection reset by peer)). (19:38:40) andguent [n=andre@p4FF65D0B.dip.t-dialin.net] entered the room. (19:57:09) andguent left the room (quit: Success).