Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Call for Compiler Error Conundrums

by holli (Abbot)
on Feb 22, 2005 at 04:05 UTC ( [id://433242]=note: print w/replies, xml ) Need Help??


in reply to Call for Compiler Error Conundrums

Also, not perl related, but the king of error messages i ever got is
File xy.z cannot be deleted. Not enough space on the volume.
This is of course caused by the the attempt of Windows to copy the file to the recycle bin before deleting it, but still it reads strange.


holli, /regexed monk/

Replies are listed 'Best First'.
Re^2: Call for Compiler Error Conundrums
by Aristotle (Chancellor) on Feb 23, 2005 at 10:38 UTC

    There are oodles of illogical error messages like that. The logical conclusion is the minimal example, and thus my favourite, which I saw on a site collecting of such messages. It appears in some version of Visual Studio IIRC:

    
    ┌────────────────────────┬───┐
    │ Error                  │ x │
    ├────────────────────────┴───┤
    │                            │
    │      No errors found       │
    │                            │
    │         ┌──────┐           │
    │         │  Ok  │           │
    │         └──────┘           │
    └────────────────────────────┘
    

    Makeshifts last the longest.

Re^2: Call for Compiler Error Conundrums
by QM (Parson) on Mar 06, 2005 at 01:27 UTC
    This is of course caused by the the attempt of Windows to copy the file to the recycle bin before deleting it...
    Which begs the question "Why would Windows copy it instead of renaming it?" (But then, what is Windows if not rational?)

    -QM
    --
    Quantum Mechanics: The dreams stuff is made of

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://433242]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-19 05:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found