|
Bugzilla – Full Text Bug Listing |
| Summary: | Compiler can't correclty parse "storedLength + 4 < opt_len >> 3" | ||
|---|---|---|---|
| Product: | [Mono] Mono: Compilers | Reporter: | Frederik Carlier <frederik.carlier> |
| Component: | C# | Assignee: | Mono Bugs <mono-bugs> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Mono Bugs <mono-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Ubuntu | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
File required to reproduce the bug (simplified)
Original file, exposing the bug, unmodified |
||
|
Description
Frederik Carlier
2008-01-02 22:33:49 UTC
Sorry, it should be: Bug.cs(9,70): error CS0103: The name `opt_len' does not exist in the current context Bug.cs(10,33): error CS0103: The name `FlushStoredBlock' does not exist in the current context Created attachment 189063 [details]
File required to reproduce the bug (simplified)
Created attachment 189064 [details]
Original file, exposing the bug, unmodified
*** This bug has been marked as a duplicate of bug 314903 *** |