- Notifications
You must be signed in to change notification settings - Fork5
Commitb05ff39
committed
Fix binary_oper_exact() so that the heuristic 'an unknown literal on
one side of a binary operator is probably supposed to be the same typeas the other operand' will be applied for domain types. This workedin 7.3 but was broken in 7.4 due to code rearrangements. Mea culpa.1 parentf98cbb7 commitb05ff39
1 file changed
+31
-7
lines changedLines changed: 31 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
386 | 386 |
| |
387 | 387 |
| |
388 | 388 |
| |
389 |
| - | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
390 | 392 |
| |
391 | 393 |
| |
392 | 394 |
| |
393 | 395 |
| |
394 | 396 |
| |
| 397 | + | |
| 398 | + | |
| 399 | + | |
395 | 400 |
| |
396 | 401 |
| |
| 402 | + | |
397 | 403 |
| |
| 404 | + | |
| 405 | + | |
398 | 406 |
| |
| 407 | + | |
399 | 408 |
| |
| 409 | + | |
| 410 | + | |
400 | 411 |
| |
401 |
| - | |
| 412 | + | |
402 | 413 |
| |
403 |
| - | |
404 |
| - | |
405 |
| - | |
406 |
| - | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
407 | 431 |
| |
408 | 432 |
| |
409 | 433 |
| |
|
0 commit comments
Comments
(0)