Send MinGW-Notify mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.osdn.me/mailman/listinfo/mingw-notify
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of MinGW-Notify digest..."
Please do not reply to this notification; the sender address is unable to
accept incoming e-mail. If you wish to unsubscribe you can do so at
https://lists.osdn.me/mailman/listinfo/mingw-notify.
Today's Topics:
1. [mingw] #40817: mingw-w64-x86_64-indent-2.2.12-2 apparently
does not work (MinGW Notification List)
2. [mingw] #40817: mingw-w64-x86_64-indent-2.2.12-2 apparently
does not work (MinGW Notification List)
----------------------------------------------------------------------
Message: 1
Date: Wed, 30 Sep 2020 15:01:08 +0200
From: MinGW Notification List <[email protected]>
To: OSDN Ticket System <[email protected]>
Subject: [MinGW-Notify] [mingw] #40817:
mingw-w64-x86_64-indent-2.2.12-2 apparently does not work
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
#40817: mingw-w64-x86_64-indent-2.2.12-2 apparently does not work
Open Date: 2020-09-30 15:01
Last Update: 2020-09-30 15:01
URL for this Ticket:
https://osdn.net//projects/mingw/ticket/40817
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=40817
---------------------------------------------------------------------
Last Changes/Comment on this Ticket:
2020-09-30 15:01 Updated by: bostjanv
* New Ticket "mingw-w64-x86_64-indent-2.2.12-2 apparently does not work"
created
---------------------------------------------------------------------
Ticket Status:
Reporter: bostjanv
Owner: (None)
Type: Issues
Status: Open
Priority: 5 - Medium
MileStone: (None)
Component: (None)
Severity: 5 - Medium
Resolution: None
---------------------------------------------------------------------
Ticket details:
I am reporting a bug in mingw-w64-x86_64-indent-2.2.12-2.
I'm using gcc and indent in an msys64 installation on Windows10.
I took the following simple program, called Test.c:
<start of Test.c>
//
//
int x;
int main() {
x++;
}
<end of Test.c>
I checked that it was correctly processed by gcc by calling
gcc -oTest Test.c (no errors)
then I wrote the command line
indent Test.c
and when I pressed RETURN the cursor went to the next line and
nothing happened. I could return control only by pressing CTRL-C.
I may note that until recently I had no problems with indent. I
began noticing this problem only a few days ago (not only with
the Test.c program).
By the way, I made the same experiment on another computer
(also a Windows10 machine), and the result was the same.
Note that I checked the same example with the GnuWin32 version of indent 2.2.10
and there was no problem.
--
Ticket information of MinGW - Minimalist GNU for Windows project
MinGW - Minimalist GNU for Windows Project is hosted on OSDN
Project URL: https://osdn.net/projects/mingw/
OSDN: https://osdn.net
URL for this Ticket:
https://osdn.net/projects/mingw/ticket/40817
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=40817
------------------------------
Message: 2
Date: Wed, 30 Sep 2020 14:12:09 +0100
From: MinGW Notification List <[email protected]>
To: OSDN Ticket System <[email protected]>
Subject: [MinGW-Notify] [mingw] #40817:
mingw-w64-x86_64-indent-2.2.12-2 apparently does not work
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
#40817: mingw-w64-x86_64-indent-2.2.12-2 apparently does not work
Open Date: 2020-09-30 14:01
Last Update: 2020-09-30 14:12
URL for this Ticket:
https://osdn.net//projects/mingw/ticket/40817
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=40817
---------------------------------------------------------------------
Last Changes/Comment on this Ticket:
2020-09-30 14:12 Updated by: keith
* Status Update from Open to Closed
* Resolution Update from None to Invalid
Comment:
Trademark infringement does not make this a MinGW.org product; it is not
supported here.
---------------------------------------------------------------------
Ticket Status:
Reporter: bostjanv
Owner: (None)
Type: Issues
Status: Closed
Priority: 5 - Medium
MileStone: (None)
Component: (None)
Severity: 5 - Medium
Resolution: Invalid
---------------------------------------------------------------------
Ticket details:
I am reporting a bug in mingw-w64-x86_64-indent-2.2.12-2.
I'm using gcc and indent in an msys64 installation on Windows10.
I took the following simple program, called Test.c:
<start of Test.c>
//
//
int x;
int main() {
x++;
}
<end of Test.c>
I checked that it was correctly processed by gcc by calling
gcc -oTest Test.c (no errors)
then I wrote the command line
indent Test.c
and when I pressed RETURN the cursor went to the next line and
nothing happened. I could return control only by pressing CTRL-C.
I may note that until recently I had no problems with indent. I
began noticing this problem only a few days ago (not only with
the Test.c program).
By the way, I made the same experiment on another computer
(also a Windows10 machine), and the result was the same.
Note that I checked the same example with the GnuWin32 version of indent 2.2.10
and there was no problem.
--
Ticket information of MinGW - Minimalist GNU for Windows project
MinGW - Minimalist GNU for Windows Project is hosted on OSDN
Project URL: https://osdn.net/projects/mingw/
OSDN: https://osdn.net
URL for this Ticket:
https://osdn.net/projects/mingw/ticket/40817
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=40817
------------------------------
Subject: Digest Footer
_______________________________________________
MinGW-Notify mailing list
[email protected]
https://lists.osdn.me/mailman/listinfo/mingw-notify
------------------------------
End of MinGW-Notify Digest, Vol 37, Issue 1
*******************************************