File: strange_us_ascii_unmappable_character.patch

package info (click to toggle)
scilab 2024.1.0%2Bdfsg-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 383,124 kB
  • sloc: xml: 765,066; ansic: 282,051; cpp: 264,881; java: 172,629; fortran: 91,526; ml: 23,103; tcl: 16,853; makefile: 9,716; sh: 7,027; f90: 6,437; lex: 1,656; perl: 1,566; yacc: 1,308; php: 690; cs: 613; javascript: 50
file content (15 lines) | stat: -rw-r--r-- 672 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: get around an error unmappable character for encoding US-ASCII
Author: Julien Puydt
Forwarded: http://bugzilla.scilab.org/show_bug.cgi?id=16424

--- a/scilab/modules/scirenderer/src/java/org/scilab/forge/scirenderer/implementation/jogl/JoGLCanvas.java
+++ b/scilab/modules/scirenderer/src/java/org/scilab/forge/scirenderer/implementation/jogl/JoGLCanvas.java
@@ -1,7 +1,7 @@
 /*
  * Scilab ( https://www.scilab.org/ ) - This file is part of Scilab
  * Copyright (C) 2009-2011 - DIGITEO - Pierre Lando
- * Copyright (C) 2019 - UTC - Stéphane MOTTELET
+ * Copyright (C) 2019 - UTC - Stephane MOTTELET
  *
  * Copyright (C) 2012 - 2016 - Scilab Enterprises
  *