This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
This is a first patch for me so would appreciate suggestions.Copyright assignment is on file with FSF.
Propose changing the error type for recursive io calls to runtime_error rather than internal_error. Change the error message to be clearer to understand. Fixes a typo in a comment.
I picked something simple since I am very new at this. I was not sure what to do for a test case. But I tested it with the sample program in the PR.
Let me know what you think and if OK can someone commit.
Bootstrapped and tested.
Attached diff
Jerry
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |