jhasse / poly2tri

2D constrained Delaunay triangulation library
BSD 3-Clause "New" or "Revised" License
439 stars 89 forks source link

Fix invalid UTF-8 #56

Closed Afforix closed 9 months ago

Afforix commented 9 months ago

I have fixed two instances of invalid UTF-8 characters. Also reported by Clang 16 with flag -Wpedantic:

/home/afforix/devel/poly2tri/poly2tri/sweep/sweep.h:36:61: warning: invalid UTF-8 in comment [-Winvalid-utf8]
 * "FlipScan" Constrained Edge Algorithm invented by Thomas <C5>hl<E9>n, thahlen@gmail.com
                                                            ^