This repository was archived by the owner on Mar 2, 2026. It is now read-only.
Commit c8d7f3c
committed
Fix missing error message when device global name is not unique
The stringstream err_ss is only used within the function, and the
contents must be assigned to err_str which is returned to the caller.
This amends #100
Signed-off-by: Peter Colberg <peter.colberg@intel.com>1 parent 3b9155c commit c8d7f3c
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
| 562 | + | |
562 | 563 | | |
563 | 564 | | |
564 | 565 | | |
| |||
0 commit comments