Skip to content

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Feb 14, 2022

If error comes from the full line of code column number is not available.
Ex:

system/STM32H7xx/system_stm32h7xx.c:68: error: unterminated #if
   68 | #if defined(DUAL_CORE) && defined(CORE_CM4)
      |

If error comes from the full line of code column number is not available.
Ex:
system/STM32H7xx/system_stm32h7xx.c:68: error: unterminated #if
   68 | #if defined(DUAL_CORE) && defined(CORE_CM4)
      |

Signed-off-by: Frederic Pillon <[email protected]>
@fpistm fpistm requested a review from ABOSTM February 14, 2022 10:24
@fpistm fpistm added the fix 🩹 Bug fix label Feb 14, 2022
@fpistm fpistm added this to the 2.3.0 milestone Feb 14, 2022
@fpistm fpistm merged commit 3602dda into stm32duino:main Feb 14, 2022
@fpistm fpistm deleted the cli_issue branch February 14, 2022 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 🩹 Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants