In short, gjs complains that octal escape sequences are deprecated and advises to use the "0o" prefix for octal literals. Do that to fix the warning. https://bugzilla.gnome.org/show_bug.cgi?id=787294
In short, gjs complains that octal escape sequences are deprecated and advises to use the "0o" prefix for octal literals. Do that to fix the warning. https://bugzilla.gnome.org/show_bug.cgi?id=787294