This is missprint and it's compiled by MS compilers and GCC 3.x
Looks like this is not true for gcc4.0.
Could I ask to to fix this line?

On 5/23/07, Gregory Shimansky <[EMAIL PROTECTED]> wrote:

Alexey Varlamov wrote:
> Just FYI, I've integrated a big patch for HARMONY-3874 [dlrvm][jit]
> "Lazy resolution" feature implementation in Jitrino compiler.
> So clean rebuild is recommended after updating drlvm workspace, to
> avoid false alarms.

When building VM with gcc 4.1.1 I get the following warning (treated as
error):

build.native.cpp:
        [cc] 145 total files to be compiled.
        [cc] cc1plus: warnings being treated as errors
        [cc]

/nfs/ims/proj/drl/mrt2/users/gregory/gentoo/trunk/working_vm/vm/jitrino/src/optimizer/IRBuilder.cpp:
In member function 'Jitrino::Opnd*
Jitrino::IRBuilder::genIndirectCallWithResolve(Jitrino::Type*,
Jitrino::Opnd*, Jitrino::Opnd*, uint32, Jitrino::Opnd**,
Jitrino::ObjectType*, JavaByteCodes, uint32)':
        [cc]

/nfs/ims/proj/drl/mrt2/users/gregory/gentoo/trunk/working_vm/vm/jitrino/src/optimizer/IRBuilder.cpp:1350:
warning: operation on '?helperArgs?' may be undefined

Could you please take a look at fix it? I can hardly understand what is
written on that line...

--
Gregory




--
Mikhail Fursov

Reply via email to