| Summary: | VBA parsing bug with multiline continuation in comment ending with a whitespace | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Andreas Heinisch <andreas.heinisch> |
| Component: | BASIC | Assignee: | Andreas Heinisch <andreas.heinisch> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | himajin100000 |
| Priority: | medium | ||
| Version: | Inherited From OOo | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=149157 | ||
| Whiteboard: | target:7.4.0 target:7.3.5 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Andreas Heinisch
2022-05-31 12:45:36 UTC
Andreas Heinisch committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/fbce18558a58cddf910b788a67c2f2d4d25d68e9 tdf#149402 - BASIC: Don't extend comment if line ends in a whitespace It will be available in 7.4.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. Andreas Heinisch committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/ed3d572b730d1873dd66fa2a31695248d506a335 tdf#149402 - BASIC: Don't extend comment if line ends in a whitespace It will be available in 7.3.5. 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. |