[omniORB] Possible bug?
Duncan Grisby
duncan at grisby.org
Fri Mar 5 17:40:04 GMT 2004
On Wednesday 3 March, renny.koshy at rubixinfotech.com wrote:
> Specifically.. should the if block be:
>
> if (!*p != '\0') {
>
> or
>
> if (*p != '\0') {
>
> I would think the latter???
You're right. I'm amazed nobody has noticed that problem before. I've
checked the fix in.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list