Issue #2261 has been reported by Robin Carey. ---------------------------------------- Bug #2261: Issue #2259 http://bugs.dragonflybsd.org/issues/2261
Author: Robin Carey Status: New Priority: Normal Assignee: Category: Target version: Dear DragonFlyBSD bugs, With regard to Issue #2259, I have discovered the problem only manifests with the use of the g++ compiler on "leaf.dragonflybsd.org". For example, using the file: "/home/rcarey/test.c" on host " leaf.dragonflybsd.org": gcc -Wall test.c (produces a clean compile) But trying: g++ -Wall test.c (produces the warning about signed and unsigned comparison). Hope this helps (I'm trying not to make too much noise !). -- Sincerely, Robin Carey BSc -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
