On 2005.05.12, patrick o'leary <[EMAIL PROTECTED]> wrote: > Quick question, is there a type in head version of nsoracle.c: > > 61 ora_connection_t *connection = fbPtr->connection;; > > v2_8beta1 (revision: 1.19) > > There's a double ; at the end of the line.
While that is an extraneous semicolon at the end of the line, it will safely and correctly compile. Next time someone edits nsoracle.c, it'd be good if they clean it up, but it's not critical. File a bug on it at SourceForge if you like, so we don't forget ... -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
