[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2020-01-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

Mike Kaganski  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2020-01-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

--- Comment #44 from Xisco Faulí  ---
A polite ping to Mike Kaganski:
Is this bug fixed? if so, could you please close it as RESOLVED FIXED ?
Otherwise, Could you please explain what's missing?
Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

Mike Kaganski  changed:

   What|Removed |Added

 OS|Linux (All) |All
Version|4.2.4.2 release |Inherited From OOo
   Hardware|x86 (IA32)  |All

--- Comment #43 from Mike Kaganski  ---
For the record, the error is reproducible in OpenOffice.org 1.0.3.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

--- Comment #42 from Commit Notification 
 ---
Mike Kaganski committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/d628258f279d003ba4e11f1f7e2e69273acd008c

tdf#80731: Only check closing parenthesis when in IDE

It will be available in 6.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.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.4.0 target:5.2.6   |target:5.4.0 target:5.2.6
   |target:5.3.1 target:5.3.3   |target:5.3.1 target:5.3.3
   |target:5.3.2|target:5.3.2 target:6.4.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2019-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

--- Comment #41 from ge.hu...@gmx.net ---
I agree wholeheartedly. While the revert is understandable, it is shortsighted.
As your link shows people will have to dig up the error again and again. Your
proposal is a great idea for a compromise.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2019-10-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

--- Comment #40 from Mike Kaganski  ---
https://gerrit.libreoffice.org/81616

Please post your comments to the change. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2019-10-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

--- Comment #39 from Mike Kaganski  ---
My proposal would be using special versions of compile when invoked from the
ide, so it would error out with explanation including "for compatibility
reasons, this error is tolerated when existing legacy code is run outside of
ide".

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2019-10-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

--- Comment #38 from Mike Kaganski  ---
I believe that accepting code that may compile, but may not do what author
intended, is bad. See
https://ask.libreoffice.org/en/question/214713/vba-function-return-value-is-incorrect/.

At least building in IDE should use strict rules.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2019-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

LibreOfficiant  changed:

   What|Removed |Added

 Blocks|107659  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107659
[Bug 107659] [META] Macro bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2019-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

LibreOfficiant  changed:

   What|Removed |Added

 Blocks||127592


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=127592
[Bug 127592] [META] LibreOffice Basic incl."Option Compatible" modules
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

--- Comment #37 from ge.hu...@gmx.net ---
Some time has passed now, since 2014-06-30 
and also since Pierre's solution on 2016-11-30. 
LO still does it's devil-may-care-cowboy compile 
and what may be worse, Pierre's crash scenario 
from 2016-10-04 still renders LO unresponsive. 
The end of the proposed "limited time period 
(3 to 4 years)" draws closer. The option dialog 
on my 6.0.7.3 doesn't even have Basic IDE Options. 
I'm not aware of "... an application (macro?) 
Which would analyze the code to detect all 
cases of missing closing parentheses. ". 
Calling this proposal D) the de facto winner n
ow seems to be

"C) tolerate the current situation and not change anything?"

So is this ever going to change?

Building on D) I want to propose E)

Don't flag the error, but at least write it 
to some basic-compile-warning.log file, which 
should be mentioned in the BASIC-help system.

So, what should be done now?
A) code for an exception (Volga)?
B) code for an option on rigor (ge.huber)?
C) tolerate the current situation and not change anything?
D) provide a code analyzer?
E) code a warning log?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2017-10-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

Xisco Faulí  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
   Assignee|pierrelepa...@gmail.com |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #36 from Xisco Faulí  ---
Dear Pierre Lepage,
This bug has been in ASSIGNED status for more than 3 months without any
activity. Resetting it to NEW.
Please assigned it back to yourself if you're still working on this.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2017-07-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

Pierre Lepage  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |pierrelepa...@gmail.com
   |desktop.org |

--- Comment #35 from Pierre Lepage  ---
I am always thinking about the solution and its implementation.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2017-07-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Assignee|pierrelepa...@gmail.com |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #34 from Xisco Faulí  ---
Setting Assignee back to default. Please assign it back to yourself if you're
still working on this issue

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2016-10-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

Pierre Lepage  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |pierrelepa...@gmail.com
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2016-09-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

--- Comment #4 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present on a currently supported version of
LibreOffice 
(5.1.5 or 5.2.1  https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the version of
LibreOffice and 
your operating system, and any changes you see in the bug behavior

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave 
a short comment that includes your version of LibreOffice and Operating System

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3)

http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to "inherited from OOo";
4b. If the bug was not present in 3.3 - add "regression" to keyword


Feel free to come ask questions or to say hello in our QA chat:
http://webchat.freenode.net/?channels=libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug-20160920

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2015-09-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

--- Comment #3 from ge.hu...@gmx.net ---
Reproducible with Version: 5.0.0.5
Build-ID: 00m0(Build:5)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2015-09-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

--- Comment #2 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present on a currently supported version of
LibreOffice (5.0.0.5 or later)
   https://www.libreoffice.org/download/

   If the bug is present, please leave a comment that includes the version of
LibreOffice and your operating system, and any changes you see in the bug
behavior

 If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a short comment that includes your version of
LibreOffice and Operating System

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so: 

1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3)

http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug 
3. Leave a comment with your results. 

4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 
4b. If the bug was not present in 3.3 - add "regression" to keyword


Feel free to come ask questions or to say hello in our QA chat:
http://webchat.freenode.net/?channels=libreoffice-qa

Thank you for your help!

-- The LibreOffice QA Team This NEW Message was generated on: 2015-09-03

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2014-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80731

raal r...@post.cz changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||r...@post.cz
Summary|Incorrect syntax does   |Incorrect syntax does
   |compile |compile, MID without end
   ||bracket
 Ever confirmed|0   |1

--- Comment #1 from raal r...@post.cz ---
Reproducible with Version: 4.4.0.0.alpha0+
Build ID: 7d06a0601ddccc50185ea97fddcdf2ea39299096
TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time:
2014-07-28_06:17:50

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs