|
|
|
|
|
by simion314
2704 days ago
|
|
Updates can improve on the error messages, making them more clear, the error code does not change but the message changes. Also many times the error message is interpolated with your specific details like "Syntax error at line 123 in file /home/user/myfile , symbol X is not allowed here" this is a silly example but often enough when i google this errors I have to first strip out my data from them. |
|