bblog(): FILE *bbfile as string?
"Richard Finegold" <[email protected]> Sat, 06 Dec 2003 01:49:30 -0800
| Newsgroups | gmane.network.bb4.devel |
|---|---|
| Message-ID | <[email protected]> |
While looking in bbd.c at the infamous bb_rename error, I noticed this
bit of code:
#if DEBUG
debug("FAILED TO OPEN STATUS FILE %s\n",
bbfile);
#endif
I'd argue it should be tmpfname rather than bbfile.
But maybe I'm missing something?
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list send e-mail to mailto:[email protected]
with unsubscribe bbd in the BODY of the message.