[2/3] ntdll: While requesting TokenGroups calculate required user buffer size in server

Nikolay Sivov nsivov at codeweavers.com
Sun Aug 21 15:48:19 CDT 2011


On 8/21/2011 22:36, Dan Kegel wrote:
> Doesn't build here:
>          reply->user_len = FIELD_OFFSET( TOKEN_GROUPS,
> Groups[group_count] ) + sid_size);
> token.c: In function ‘req_get_token_groups’:
> token.c:1319:87: error: expected ‘;’ before ‘)’ token
> token.c:1319:87: error: expected statement before ‘)’ token
>
> http://buildbot.kegel.com/builders/runtests/builds/110
Right, not sure how it happened. Thanks.

By the way, am I right your plan is to do automated Linux tests runs 
with this build system?




More information about the wine-devel mailing list