Custom Query (1030 matches)
Results (184 - 186 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #84 | fixed | Can't paste from outside the IDE | ||
| Description |
Go into textedit and Copy some text. Go back in the IDE, select an editor buffer and select Edit>Paste * Error in event process: Objective-C runtime exception: Attempt to mutate immutable object with replaceOccurrencesOfString:withString:options:range: I've attached the backtrace |
|||
| #634 | fixed | Can't recover trac password | ||
| Description |
See http://clozure.com/pipermail/openmcl-devel/2009-November/010735.html |
|||
| #287 | fixed | Can't trace single-method generic functions | ||
| Description |
? (defmethod frotz (x) (print x)) #<STANDARD-METHOD FROTZ (T)> ? (trace frotz) NIL ? (frotz 17) 0> Calling (FROTZ 17) > Error: Too many arguments in call to #<METHOD-FUNCTION FROTZ (T)>: > 2 arguments provided, at most 1 accepted. > While executing: #<STANDARD-METHOD FROTZ (T)>, in process listener(1). > Type :POP to abort, :R for a list of available restarts. > Type :? for other options. 1 > |
|||
Note:
See TracQuery
for help on using queries.
