| Summary: | Basic Compiler Bug - incorrect syntax error message - Print #iNumber,"#" | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Hans-Werner <HansWernerHerold> |
| Component: | BASIC | Assignee: | Andreas Heinisch <andreas.heinisch> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | andreas.heinisch, HansWernerHerold, himajin100000, xiscofauli |
| Priority: | medium | ||
| Version: | 6.4.5.2 release | ||
| Hardware: | All | ||
| OS: | Windows (All) | ||
| Whiteboard: | target:7.1.0 target:7.0.2 target:6.4.7 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 108908 | ||
|
Description
Hans-Werner
2020-08-23 06:46:39 UTC
I can confirm the error in: Version: 7.0.0.3 (x86) Build ID: 8061b3e9204bef6b321a21033174034a5e2ea88e CPU-Threads: 4; BS: Windows 10.0 Build 18362; UI-Render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: de-DE Calc: threaded and in: Version: 6.4.5.2 (x86) Build-ID: a726b36747cf2001e06b58ad5db1aa3a9a1872d6 CPU-Threads: 4; BS: Windows 10.0 Build 18362; UI-Render: Standard; VCL: win; Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE Calc: threaded Andreas Heinisch committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/11292d1cc405e7c3b9e1f374cc7581a63a54b994 tdf#136032 - abort scan of a string beginning with a hashtag It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Hello Andreas, I tested the fix using daily build "LibreOfficeDev_7.1.0.0.alpha0_Win_x64.msi" (2020-Sep-07 02:47) and can confirm the "RESOLVED FIXED". Many thanks and greetings fom Germany Hans-Werner :-)) Andreas Heinisch committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/cc17346d682d85b6c083d76cae2d55dcc022e58f tdf#136032 - abort scan of a string beginning with a hashtag It will be available in 7.0.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Andreas Heinisch committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/3c36d4921cf9d9c4fd33b3e1dd810f7a63d51695 tdf#136032 - abort scan of a string beginning with a hashtag It will be available in 6.4.7. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |