Ticket #45573

registry_ini.c: Improve parse error messages

Open Date: 2022-09-05 08:37 Last Update: 2022-10-25 07:41

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

Details

registry_ini.c "Expected value" messages should tell what was the key that the value was expected for. Some "Expected end of line" should give "or comma" as an alternative (current error message assumes that the new token it sees is supposed to be a key of the next line, but it might be next value of the vector)

Ticket History (3/5 Histories)

2022-09-05 08:37 Updated by: cazfi
  • New Ticket "registry_ini.c: Improve parse error messages" created
2022-09-25 06:55 Updated by: cazfi
2022-10-17 06:54 Updated by: cazfi
  • Owner Update from (None) to cazfi
  • Resolution Update from None to Accepted
2022-10-25 07:41 Updated by: cazfi
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login