On Tue, 22 Oct 2024, Prashant Saxena wrote:
Ok, here are the changes as requested in jcc/jcc3/cpp.py
RESERVED = set(['constant delete', 'constant and', 'constant or', 'constant
not', 'constant xor', 'constant union', 'constant register',
'constant const', 'constant bool', 'const
Ok, here are the changes as requested in jcc/jcc3/cpp.py
RESERVED = set(['constant delete', 'constant and', 'constant or', 'constant
not', 'constant xor', 'constant union', 'constant register',
'constant const', 'constant bool', 'constant operator',
'constant typeof', 'constant asm
> On Oct 21, 2024, at 12:53, Prashant Saxena wrote:
>
> Well, JCC & Lucene was successfully built on Windows. Although it was not
> at all a good experience.
> I don't know if someone has successfully installed PyLucene on windows ever.
> The Python script to build PyLucene is also working fin
Well, JCC & Lucene was successfully built on Windows. Although it was not
at all a good experience.
I don't know if someone has successfully installed PyLucene on windows ever.
The Python script to build PyLucene is also working fine by creating the
*GENERATE* command
and executing it. While buildi