Opened 9 years ago
Last modified 9 years ago
#13208 closed defect
[Patch] Use real string for Concatination — at Initial Version
| Reported by: | michael2402 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 16.07 |
| Component: | Core | Version: | |
| Keywords: | gsoc-core regression | Cc: | Don-vip, bastiK, stoecker |
Description
There were too many notes on that layer because int + char is a normal addition.
@Don-vip
is there a special reason you are replacing one character strings with single character values? I found 445 more potential issues like this by searching for '.'\s*\+|\+\s*'.'
Note:
See TracTickets
for help on using tickets.


