iss271_err_msg #274

Merged
sb10q merged 2 commits from iss271_err_msg into master 2022-04-22 15:31:56 +08:00
Collaborator

This simple patch is an attempt to improve the error messages by showing the outter type information in the type error messages.

The error in #271 would now be

Incompatible types: list[Option[artiq.coredevice.ttl.TTLOut]] and list[artiq.coredevice.ttl.TTLOut]
This simple patch is an attempt to improve the error messages by showing the outter type information in the type error messages. The error in #271 would now be ``` Incompatible types: list[Option[artiq.coredevice.ttl.TTLOut]] and list[artiq.coredevice.ttl.TTLOut] ```
ychenfo added 2 commits 2022-04-22 13:49:12 +08:00
sb10q merged commit 48cb485b89 into master 2022-04-22 15:31:56 +08:00
sb10q deleted branch iss271_err_msg 2022-04-22 15:31:56 +08:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#274
There is no content yet.