Rename some occurences of "error" to "gerror" so that (#6447)
commitfd325223bab4daa5e150810f1ae0fab63a5d4c75
authorjaykrell <jay.krell@cornell.edu>
Mon, 8 Jan 2018 09:15:02 +0000 (8 01:15 -0800)
committerLudovic Henry <luhenry@microsoft.com>
Mon, 8 Jan 2018 09:15:02 +0000 (8 10:15 +0100)
tree09da4b1d1c86b12fdf0542ea21594bf3fff8f19b
parenta4ac0aa8a5b32fd3ae1d492c430229ba9de0ae46
Rename some occurences of "error" to "gerror" so that (#6447)

"error" is more often specifically MonoError.
24 files changed:
mono/eglib/gdir-unix.c
mono/eglib/gdir-win32.c
mono/eglib/gerror.c
mono/eglib/gfile-posix.c
mono/eglib/glib.h
mono/eglib/gmarkup.c
mono/eglib/gshell.c
mono/eglib/gspawn.c
mono/eglib/gstr.c
mono/eglib/gunicode.c
mono/eglib/test/dir.c
mono/eglib/test/file.c
mono/eglib/test/markup.c
mono/eglib/test/shell.c
mono/eglib/test/spawn.c
mono/eglib/test/utf8.c
mono/metadata/appdomain.c
mono/metadata/domain.c
mono/metadata/marshal-windows.c
mono/metadata/marshal.c
mono/metadata/mono-config.c
mono/metadata/threads.c
mono/metadata/w32file-unix.c
mono/tests/libtest.c