cbmarcum opened a new pull request, #150:
URL: https://github.com/apache/openoffice/pull/150
Can't cherry-pick due to file changes and both commits changed the same test
file.
Original commit messages and links follow:
----
#i112383# CLng('&HFFFFFFFF') fails on 64-bits rather than returning -1
Found-by: andrew
Patch-by: Damjan Jovanovic
https://github.com/apache/openoffice/commit/323c350123d05cd9f450aebd421b7bfa74c331d2
----
#i117960# Basic: Line Input doesn't work in single-line If
i92642 added the ability to use certain keywords as variable names (eg. name
= 1, line = 'hi'),
but also caused a regression where "Line Input" is broken in single-line If
statements.
This patch fixes that by allowing Then and Else to also be the start-of-line
tokens expected to
immediately preceed the 'Line' token in order for that 'Line' token to be
recognized a keyword instead
of a variable name. Also added FVT spreadsheet tests for 'Line' as both a
variable name and as 'Line Input'.
Patch by: Damjan Jovanovic
https://github.com/apache/openoffice/commit/725d867363770a4c47c4b3c6dbe1f359c296604a
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]