Custom Query (1030 matches)
Results (601 - 603 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #245 | fixed | typep array dimensions ignored | ||
| Description |
Typep doesn't check array type dimensions: (typep "" '(string 3)) => T, should be nil |
|||
| #253 | fixed | Cannot paste text. | ||
| Description |
The paste function simply does not function in the Clozure IDE. Text cut or copied within the IDE can be pasted to other applications, however. |
|||
| #262 | fixed | directory errs for file names with wildcard characters | ||
| Description |
deng-hhueb 573_$ rm foo bar deng-hhueb 574_$ mkdir /tmp/foo deng-hhueb 575_$ touch /tmp/foo/\* deng-hhueb 576_$ openmcl -n -e '(directory "/tmp/foo/**/*")' > Error: Illegal use of wildcarded filename "/tmp/foo/*" > While executing: CCL::NATIVE-TRANSLATED-NAMESTRING, in process listener(1). > Type :GO to continue, :POP to abort, :R for a list of available restarts. > If continued: Skip evaluation of (directory "/tmp/foo/**/*") > Type :? for other options. 1 > |
|||
Note:
See TracQuery
for help on using queries.
