Skip to content

Commit 87f2935

Browse files
committed
Apply suggestion from code review
1 parent a8ed5e6 commit 87f2935

File tree

1 file changed

+1
-1
lines changed
  • internal/arduino/builder/internal/preprocessor

1 file changed

+1
-1
lines changed

internal/arduino/builder/internal/preprocessor/gcc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ func GCC(
9090
n, err := stderr.Write(p)
9191
count += n
9292
if count > 100*1024 {
93-
cancel()
9493
fmt.Fprintln(stderr, i18n.Tr("Compiler error output has been truncated."))
94+
cancel()
9595
}
9696
return n, err
9797
})

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy