jade
272db8af1b
This does not add missing release notes, and it doesn't do anything
about the profiles feature we would really like to have so we can have
consistent credit.
Change-Id: I72a6f7acfcff85f380be17dac76501a6f4693776
9 lines
343 B
Markdown
9 lines
343 B
Markdown
---
|
|
synopsis: fix duplicate attribute error positions for `inherit`
|
|
prs: 9874
|
|
credits: horrors
|
|
category: Fixes
|
|
---
|
|
|
|
When an inherit caused a duplicate attribute error, the position of the error was not reported correctly, placing the error with the inherit itself or at the start of the bindings block instead of the offending attribute name.
|