Back to the main page.
Bug 2250 - read_sbin_header breaks when reading events
| Status | CLOSED DUPLICATE |
| Reported | 2013-08-14 11:47:00 +0200 |
| Modified | 2019-08-10 12:02:47 +0200 |
| Product: | FieldTrip |
| Component: | fileio |
| Version: | unspecified |
| Hardware: | All |
| Operating System: | All |
| Importance: | P3 normal |
| Assigned to: | |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
German Gomez-Herrero - 2013-08-14 11:47:33 +0200
Variable EventCodes used in line 103 of read_sbin_header is not previously defined.
German Gomez-Herrero - 2013-08-14 11:55:49 +0200
These two reports are caused by variable EventCodes not being initialized before the for loop at line 102 *** This bug has been marked as a duplicate of bug 2212 ***