[LLVMbugs] [Bug 7919] New: lit: scroll occurs with progress bar on cygwin

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Aug 15 20:33:07 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=7919

           Summary: lit: scroll occurs with progress bar on cygwin
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: geek4civic at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Win32 console feeds cursor to next line at last(+80)column.

it does not occur with workaround "self.width = 79".

example:
  0% [-----------------------------------------------------------] ETA:
00:47:49

  0% [-----------------------------------------------------------] ETA:
00:48:12

  0% [-----------------------------------------------------------] ETA:
00:47:35

  0% [-----------------------------------------------------------] ETA:
00:47:23

LLVM :: Analysis/BasicAA/2007-11-05-SizeCrash.ll

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list