336Warning: Schema �org.gnome.system.locale� has path �/system/locale/�. Paths starting with �/apps/�, �/desktop/� or �/system/� are deprecated.
337Warning: Schema �org.gnome.system.proxy� has path �/system/proxy/�. Paths starting with �/apps/�, �/desktop/� or �/system/� are deprecated.
338Warning: Schema �org.gnome.system.proxy.http� has path �/system/proxy/http/�. Paths starting with �/apps/�, �/desktop/� or �/system/� are deprecated.
339Warning: Schema �org.gnome.system.proxy.https� has path �/system/proxy/https/�. Paths starting with �/apps/�, �/desktop/� or �/system/� are deprecated.
340Warning: Schema �org.gnome.system.proxy.ftp� has path �/system/proxy/ftp/�. Paths starting with �/apps/�, �/desktop/� or �/system/� are deprecated.
341Warning: Schema �org.gnome.system.proxy.socks� has path �/system/proxy/socks/�. Paths starting with �/apps/�, �/desktop/� or �/system/� are deprecated.
386Warning: Schema �org.freedesktop.Geoclue� has path �/apps/geoclue/�. Paths starting with �/apps/�, �/desktop/� or �/system/� are deprecated.
387Warning: Schema �org.gnome.system.locale� has path �/system/locale/�. Paths starting with �/apps/�, �/desktop/� or �/system/� are deprecated.
388Warning: Schema �org.gnome.system.proxy� has path �/system/proxy/�. Paths starting with �/apps/�, �/desktop/� or �/system/� are deprecated.
389Warning: Schema �org.gnome.system.proxy.http� has path �/system/proxy/http/�. Paths starting with �/apps/�, �/desktop/� or �/system/� are deprecated.
390Warning: Schema �org.gnome.system.proxy.https� has path �/system/proxy/https/�. Paths starting with �/apps/�, �/desktop/� or �/system/� are deprecated.
391Warning: Schema �org.gnome.system.proxy.ftp� has path �/system/proxy/ftp/�. Paths starting with �/apps/�, �/desktop/� or �/system/� are deprecated.
392Warning: Schema �org.gnome.system.proxy.socks� has path �/system/proxy/socks/�. Paths starting with �/apps/�, �/desktop/� or �/system/� are deprecated.
502# 15 | FAILED | 1ms | 'cx.exe issue-14.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Type casting error not reported.
503# 16 | FAILED | 0ms | 'cx.exe issue-18.cx' | os.Run exited with code os.RUN_START_FAILED (3) | String not working across packages
504# 17 | FAILED | 0ms | 'cx.exe issue-19a.cx issue-19.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Order of files matters for structs
505# 18 | FAILED | 1ms | 'cx.exe issue-19.cx issue-19a.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Order of files matters for structs
506# 19 | FAILED | 1ms | 'cx.exe issue-25.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Struct field crushed
507# 20 | FAILED | 1ms | 'cx.exe issue-26.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Failed to modify value in an array
508# 21 | FAILED | 0ms | 'cx.exe issue-27.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Panic when trying to index (using a var) an array, member of a struct passed as a function argument
510# 23 | FAILED | 1ms | 'cx.exe issue-29.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Can't call method if it has a parameter
511# 24 | FAILED | 1ms | 'cx.exe issue-30.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Panic when using arithmetic to index an array field of a struct
512# 25 | FAILED | 1ms | 'cx.exe issue-33.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Using a variable to store the return boolean value of a function doesnt work with an if statement
513# 26 | FAILED | 0ms | 'cx.exe issue-35.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Panic when accessing property of struct array passed in as argument to func
514# 27 | FAILED | 0ms | 'cx.exe issue-37.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Unexpected results when accessing arrays of structs in a struct
517# 30 | FAILED | 1ms | 'cx.exe issue-49.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Panic when trying to access an invalid field.
518# 31 | FAILED | 1ms | 'cx.exe issue-56.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Panic when variable used in if statement without parenthesis.
519# 32 | FAILED | 0ms | 'cx.exe issue-57.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Struct field stomped
520# 33 | FAILED | 0ms | 'cx.exe issue-60a.cx issue-60.cx' | os.Run exited with code os.RUN_START_FAILED (3) | No compilation error when using var without package qualification.
521# 34 | FAILED | 1ms | 'cx.exe issue-61.cx' | os.Run exited with code os.RUN_START_FAILED (3) | No compilation error when passing *i32 as an i32 arg and conversely
522# 35 | FAILED | 1ms | 'cx.exe issue-68.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Panic when a str var is shadowed by a struct var in another scope
523# 36 | FAILED | 1ms | 'cx.exe issue-71.cx' | os.Run exited with code os.RUN_START_FAILED (3) | No compilation error when redeclaring a variable
524# 37 | FAILED | 0ms | 'cx.exe issue-78.cx' | os.Run exited with code os.RUN_START_FAILED (3) | struct identifier (when initializing fields) can be with or without a '&' prefix, with no CX error
525# 38 | FAILED | 0ms | 'cx.exe issue-79.cx' | os.Run exited with code os.RUN_START_FAILED (3) | can assign to previously undeclared vars with just '='
526# 39 | FAILED | 1ms | 'cx.exe issue-84.cx' | os.Run exited with code os.RUN_START_FAILED (3) | increment operator ++ does not work
527# 40 | FAILED | 1ms | 'cx.exe issue-85.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Method does not work
528# 41 | FAILED | 0ms | 'cx.exe issue-86.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Cannot use bool variable in if expression
529# 42 | FAILED | 0ms | 'cx.exe issue-88.cx' | os.Run exited with code os.RUN_START_FAILED (3) | CX Parser does not recognize method
530# 43 | FAILED | 1ms | 'cx.exe issue-90.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Goto not working on windows
531# 44 | FAILED | 1ms | 'cx.exe issue-91.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Methods with pointer receivers don't work
532# 45 | FAILED | 1ms | 'cx.exe issue-98.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Variable redeclaration should not be allowed
533# 46 | FAILED | 0ms | 'cx.exe issue-103.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Argument list is not parsed correctly
534# 47 | FAILED | 0ms | 'cx.exe issue-106a.cx issue-106.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Troubles when accessing a global var from another package
535# 48 | FAILED | 1ms | 'cx.exe issue-111.cx' | os.Run exited with code os.RUN_START_FAILED (3) | can use vars from other packages without a 'packageName.' prefix
537# 50 | FAILED | 1ms | 'cx.exe issue-131.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Problem with struct literals in short variable declarations
538# 51 | FAILED | 1ms | 'cx.exe issue-158.cx' | os.Run exited with code os.RUN_START_FAILED (3) | Invalid offset calculation of non literal strings when appended to a slice