[Bug 10075] New: Pascal "CLSCR" doesn't work (just hangs)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 17 12:24:43 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=10075

           Summary: Pascal "CLSCR" doesn't work (just hangs)
           Product: Wine
           Version: 0.9.46.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: wine-console
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: diafero at arcor.de


Created an attachment (id=8635)
 --> (http://bugs.winehq.org/attachment.cgi?id=8635)
source code of the app demonstrating the problem

I recently tried out some small console apps written in Pascal with wine (they
were compiled with FreePascal), and while it worked fine in general, there's
one Pascal command which makes problems: CLSCR. Instead of clearing the
console, it just does nothing and hangs - apps with this command are unusable
(the program still runs, but it does nothing - like an infinite loop). I
attached the source and binary of a two-line pascal program demonstrating that.

It's not that I really need these applications, and of course I could simply
compile them for windows, but it seems a very basic command line function is
not supported by wine.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list