Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages! You are not logged in. Login here for full access privileges. |
Previous Message | Next Message | Back to MakeNL Next Generation. <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
Andrew Leary | mark lewis | makenl msgids |
July 29, 2019 2:34 AM * |
|||
Hello mark! 29 Jul 19 00:21, you wrote to all: ml>> has anyone else noticed that makenl is generating 10 character ml>> serial numbers? ml> the problem is here... specifically, %08lx does not set the maximum ml> length... only the minimum... ml> fprintf(MailFILE, "\x01MSGID: %d:%d/%d %08lx\r\n", ml> MyAddress[A_ZONE], ml> MyAddress[A_NET], MyAddress[A_NODE], GetSequence()); You are correct. This is only a problem in 64-bit versions, because in 32-bit versions an unsigned long int will never exceed 8 hexadecimal characters. Thanks for the report; I'll get it fixed. Andrew --- GoldED+/LNX 1.1.5-b20180707 * Origin: Phoenix BBS * phoenix.bnbbbs.net (1:320/219) |
||||||
|
Previous Message | Next Message | Back to MakeNL Next Generation. <-- <--- | Return to Home Page |
Execution Time: 0.0825 seconds If you experience any problems with this website or need help, contact the webmaster. VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved. Virtual Advanced Copyright © 1995-1997 Roland De Graaf. |