Skip to content

Contionalized expressions need to be valid expression #6

@Yehouda

Description

@Yehouda

#+nil (tls-endpoint-core-rbio ,name) (null-pointer)

The conditionalized expression in the line above (tls-endpoint-core-rbio ,name) gives a reader error because it has a comma out of backqote context. Conditionalized out expression still need to be valid expression (with *read-suppress being t).

https://www.lispworks.com/documentation/HyperSpec/Body/02_dhq.htm

Just delete this and the following line, leaving only the clsoing bracket.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions