What version of mongoDB source was being used?
Is your mongoDB install 64-bit?
What version of Xcode were you using?
What version of Mac OS X are you using?
On Jan 29, 9:15 pm, Nazar Pallaev <
forevern...@gmail.com> wrote:
> I don't think I quite understand you, file was compiled with apple llvm using xcode4.2
>
> Sent from my iPhone
>
> On Jan 30, 2012, at 8:47, Eliot Horowitz <
el...@10gen.com> wrote:
>
>
>
>
>
>
>
> > I meant how was that file compiled.
>
> > On Sun, Jan 29, 2012 at 1:11 AM, Nazar Pallaev <
forevern...@gmail.com> wrote:
> >> two lines in two files:
> >>>>>> void check( bool checkAllSecondaries );
> >>>>>> in client/dbclient_rs.h
>
> >> and
> >>>>>> inline void verify( int msgid , bool testOK ) { if ( ! testOK ) verifyFailed( msgid ); }
> >>>>>> in util/assert_util.h
>
> >> On Jan 29, 2012, at 8:46 AM, Eliot Horowitz wrote:
>
> >>> Can you send the compile line that is failing?
>
> >>> On Sat, Jan 28, 2012 at 2:44 AM, Nazar Pallaev <
forevern...@gmail.com> wrote:
> >>>> I mean that when I try to compile project I get errors that I mentioned before.
> >>>> But I'm afraid that those commented code will be used in future from some other files and it will cause errors.
>
> >>>> On Jan 28, 2012, at 6:18 AM, Eliot Horowitz wrote:
>
> >>>>> You shouldn't have to compile those out if that's what you mean?
>
> >>>>> On Fri, Jan 27, 2012 at 12:39 AM, Nazar <
forevern...@gmail.com> wrote:
> >>>>>> Hello Richard,
>
> >>>>>> I've commented code
> >>>>>> void check( bool checkAllSecondaries );
> >>>>>> in client/dbclient_rs.h
>
> >>>>>> and code
> >>>>>> inline void verify( int msgid , bool testOK ) { if ( ! testOK )
> >>>>>> verifyFailed( msgid ); }
> >>>>>> in util/assert_util.h
>
> >>>>>> and have no errors. But is it correct to comment this code?
>
> >>>>>> 2012/1/27 Nazar <
forevern...@gmail.com>
>
> >>>>>>> No flags. Build with Apple LLVM compiler 3.0.
> >>>>>>> In build settings there are:
> >>>>>>> - enable C++ runtime types = YES
> >>>>>>> - other C flafs = empty
> >>>>>>> - other C++ flags = empty
>
> >>>>>>> 2012/1/26 Matthew Shopsin <
matt.shop...@10gen.com>
> >>>>> For more options, visit this group athttp://
groups.google.com/group/mongodb-user?hl=en.
> >>>> For more options, visit this group athttp://
groups.google.com/group/mongodb-user?hl=en.
> >>> For more options, visit this group athttp://
groups.google.com/group/mongodb-user?hl=en.
> >> For more options, visit this group athttp://
groups.google.com/group/mongodb-user?hl=en.