Great, I pushed that fix to "master".

Harry Thijssen <p...@sjpaes.nl> writes:

> Yes, this solves the issue
>
> Thanks
>
> 2011/8/25 Ben Pfaff :
>> Harry Thijssen  writes:
>>
>>> When building for MSWindows from the current tarball I get:
>>> src/language/lexer/lexer.c: In function 'lex_source_destroy':
>>> src/language/lexer/lexer.c:1455: error: 'const struct
>>> lex_reader_class' has no member named 'rpl_close'
>>
>> Please try adding the line
>>        #include <unistd.h>
>> just after the existing line
>>        #include <stddef.h>
>> in src/lexer/lexer.h.  Does that resolve the problem?
>>
>> Thanks,
>>
>> Ben.
>> --
>> Ben Pfaff
>> http://benpfaff.org
>>
>
> _______________________________________________
> pspp-dev mailing list
> pspp-dev@gnu.org
> https://lists.gnu.org/mailman/listinfo/pspp-dev

-- 
Ben Pfaff 
http://benpfaff.org

_______________________________________________
pspp-dev mailing list
pspp-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to