Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (736 - 738 of 1030)

Ticket Resolution Summary Owner Reporter
#950 invalid Package common-lisp exports symbol NULL FrankU
Description

There's no NULL symbol defined by the standard.

ccl -n -e '(progn (format t "~a" (symbol-package (find-symbol "NULL"))) (quit))'

=> #<Package "COMMON-LISP">

#951 fixed code coverage example to show how to automatically collect coverage data for specified ASDF systems Keith Corbett Keith Corbett
#952 fixed code cover test example - errors in server code due to changes in Hunchentoot Keith Corbett Keith Corbett
Description

I'm fixing the sample code in examples/code-cover-test/code-cover-test-server.lisp to work using Hunchentoot 1.2.

1) Call exported methods

2) Use the easy-handler mechanism

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.