#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