Re: [PATCHES] ISBN/ISSN/ISMN/EAN13 module

2006-09-10 Thread Tom Lane
Jeremy Kronuz [EMAIL PROTECTED] writes: ... Tom, were you able to apply the patch without problems ('cause this is one of the first times I post a patch in a mailing list.) Um, no, doesn't work at all unfortunately: $ patch --dry ~/ean.patch patching file isn.c patch: malformed patch at

Re: [PATCHES] ISBN/ISSN/ISMN/EAN13 module

2006-09-10 Thread Jeremy Kronuz
... Tom, were you able to apply the patch without problems ('cause this is one of the first times I post a patch in a mailing list.) Um, no, doesn't work at all unfortunately: $ patch --dry ~/ean.patch patching file isn.c patch: malformed patch at line 6: enum isn_type { INVALID, ANY,

Re: [PATCHES] ISBN/ISSN/ISMN/EAN13 module

2006-09-10 Thread Tom Lane
Jeremy Kronuz [EMAIL PROTECTED] writes: Tom, I'm attaching the new patch now... it's now using the GET_TEXT(), I've updated the README and I've used the -c format as you suggested. Please, let me know how it goes for you. Looks great, applied. If you are interested, consider working up a few

Re: [PATCHES] ISBN/ISSN/ISMN/EAN13 module

2006-09-10 Thread Jeremy Kronuz
Tom, I've checked the version in the cvs and I had made significant changes from that version. Hm, it sounds like I guessed wrong about which version was newer ... is there something flaky about your machine's system clock? The file timestamps in the two tarballs definitely pointed the other

Re: [PATCHES] ISBN/ISSN/ISMN/EAN13 module

2006-09-09 Thread Tom Lane
Jeremy Kronuz [EMAIL PROTECTED] writes: Tom, I've checked the version in the cvs and I had made significant changes from that version. Hm, it sounds like I guessed wrong about which version was newer ... is there something flaky about your machine's system clock? The file timestamps in the