bzr 1.14 release schedule and manager
Alexander Belchenko
bialix at ukr.net
Thu Mar 26 16:08:47 GMT 2009
John Arbash Meinel пишет:
>> c:\work\Bazaar\mydev.packs\brisbane-core\bzrlib\delta.h(87) : error
>> C2054: expected '(' to follow 'inline'
> It sounds like we just need to remove the "inline" statement. Can you
> try removing that and see if it still compiles? I don't think this
> particular code is performance critical enough that we *need* inline.
Yes, this helps.
IIUC, inline it's C99 extension, but MSVC understand C89 only.
More information about the bazaar
mailing list