./app/tips.c:134: Line longer than 80 characters: N_("Meta → Metadata Browser displays metadata (auxiliary information) " ./app/data-browser.h:78: Line longer than 80 characters: GwyVisibilityResetType reset_type); ./app/gwyddion.c:299: Extra space after `(' (col 8): puts( ./app/gwyddion.c:302: Extra space before `)' (col 8): ); ./app/gwyddion.c:303: Extra space after `(' (col 8): puts( ./app/gwyddion.c:309: Line longer than 80 characters: " --remote-new Load FILES to a running instance or run a new one.\n" ./app/gwyddion.c:315: Extra space before `)' (col 8): ); ./app/gwyddion.c:316: Extra space after `(' (col 8): puts( ./app/gwyddion.c:326: Extra space before `)' (col 8): ); ./app/gwyddion.c:448: Line longer than 80 characters: if (RegQueryValueEx(reg_key, TEXT("gwy_locale"), NULL, NULL, locale, &size) == ERROR_SUCCESS){ ./app/gwyddion.c:448: Missing space before `{' (col 101): if (RegQueryValueEx(reg_key, TEXT("gwy_locale"), NULL, NULL, locale, &size) == ERROR_SUCCESS){ ./app/gwyddion.c:457: Line longer than 80 characters: if (RegQueryValueEx(reg_key, TEXT("gwy_locale"), NULL, NULL, locale, &size) == ERROR_SUCCESS) ./app/remote-win32.c:42: C++/C99 style comment (col 4) ./app/remote-win32.c:44: C++/C99 style comment (col 4) ./app/remote-win32.c:54: C++/C99 style comment (col 4) ./app/remote-win32.c:56: C++/C99 style comment (col 4) ./app/remote-win32.c:117: C++/C99 style comment (col 4) ./app/remote-win32.c:121: C++/C99 style comment (col 4) ./app/remote-win32.c:127: C++/C99 style comment (col 4) ./app/remote-win32.c:130: C++/C99 style comment (col 4) ./app/remote-win32.c:133: C++/C99 style comment (col 4) ./app/remote-win32.c:140: C++/C99 style comment (col 8) ./app/remote-win32.c:148: C++/C99 style comment (col 8) ./app/remote-win32.c:149: C++/C99 style comment (col 8) ./app/remote-win32.c:154: C++/C99 style comment (col 4) ./app/remote-win32.c:155: C++/C99 style comment (col 4) ./app/remote-win32.c:158: C++/C99 style comment (col 4) ./app/gwyappfilechooser.c:69: Line longer than 80 characters: static void gwy_app_file_chooser_setup_filter (GwyAppFileChooser *chooser); ./app/gwyappfilechooser.c:70: Line longer than 80 characters: static void gwy_app_file_chooser_save_position (GwyAppFileChooser *chooser); ./app/gwyappfilechooser.c:76: Line longer than 80 characters: GwyFileOperationType fileop, ./app/gwyappfilechooser.c:77: Line longer than 80 characters: gboolean only_nondetectable); ./app/gwyappfilechooser.c:78: Line longer than 80 characters: static void gwy_app_file_chooser_add_type_list (GwyAppFileChooser *chooser); ./app/gwyappfilechooser.c:79: Line longer than 80 characters: static void gwy_app_file_chooser_update_expander(GwyAppFileChooser *chooser); ./app/gwyappfilechooser.c:80: Line longer than 80 characters: static void gwy_app_file_chooser_type_changed (GwyAppFileChooser *chooser, ./app/gwyappfilechooser.c:81: Line longer than 80 characters: GtkTreeSelection *selection); ./app/gwyappfilechooser.c:82: Line longer than 80 characters: static void gwy_app_file_chooser_filter_toggled (GwyAppFileChooser *chooser, ./app/gwyappfilechooser.c:84: Line longer than 80 characters: static void gwy_app_file_chooser_expanded (GwyAppFileChooser *chooser, ./app/gwyappfilechooser.c:87: Line longer than 80 characters: static gboolean gwy_app_file_chooser_open_filter (const GtkFileFilterInfo *filter_info, ./app/gwyappfilechooser.c:89: Line longer than 80 characters: static void gwy_app_file_chooser_add_preview (GwyAppFileChooser *chooser); ./app/gwyappfilechooser.c:90: Line longer than 80 characters: static void gwy_app_file_chooser_update_preview (GwyAppFileChooser *chooser); ./app/gwyappfilechooser.c:92: Line longer than 80 characters: static void gwy_app_file_chooser_free_preview (GwyAppFileChooser *chooser); ./app/gwyappfilechooser.c:397: Line longer than 80 characters: && gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(chooser->filter_enable))) ./app/gwyappfilechooser.c:549: Line longer than 80 characters: G_CALLBACK(gwy_app_file_chooser_filter_toggled), ./app/gwyappfilechooser.c:552: Line longer than 80 characters: GTK_TOGGLE_BUTTON(chooser->filter_enable)); ./app/gradient-editor.c:261: Line ends with an operator `=' (col 23): editor->check_snap = ./app/gradient-editor.c:437: Line ends with an operator `=' (col 30): points[i].color.r = ./app/gradient-editor.c:439: Line ends with an operator `=' (col 30): points[i].color.g = ./app/gradient-editor.c:441: Line ends with an operator `=' (col 30): points[i].color.b = ./app/settings.c:296: Line ends with an operator `=' (col 53): static const gchar default_preferred_gradients[] = ./app/settings.c:313: Line ends with an operator `=' (col 56): static const gchar default_preferred_gl_materials[] = ./app/settings.c:340: Line longer than 80 characters: g_strdup(default_preferred_gl_materials)); ./app/toolbox.c:1133: Extra space before `)' (col 8): ); ./app/gwymoduleutils-file.h:176: More than one statement on a line (col 26): union { guchar pp[4]; gfloat f; } z; ./app/gwymoduleutils-file.h:176: More than one statement on a line (col 36): union { guchar pp[4]; gfloat f; } z; ./app/gwymoduleutils-file.h:193: More than one statement on a line (col 26): union { guchar pp[4]; gfloat f; } z; ./app/gwymoduleutils-file.h:193: More than one statement on a line (col 36): union { guchar pp[4]; gfloat f; } z; ./app/gwymoduleutils-file.h:210: More than one statement on a line (col 26): union { guchar pp[8]; gdouble d; } z; ./app/gwymoduleutils-file.h:210: More than one statement on a line (col 37): union { guchar pp[8]; gdouble d; } z; ./app/gwymoduleutils-file.h:231: More than one statement on a line (col 26): union { guchar pp[8]; gdouble d; } z; ./app/gwymoduleutils-file.h:231: More than one statement on a line (col 37): union { guchar pp[8]; gdouble d; } z; ./app/data-browser.c:141: Line longer than 80 characters: static GwyAppDataProxy* gwy_app_data_browser_get_proxy(GwyAppDataBrowser *browser, ./app/data-browser.c:1646: Line longer than 80 characters: gwy_app_data_browser_channel_render_title(G_GNUC_UNUSED GtkTreeViewColumn *column, ./app/data-browser.c:1665: Line longer than 80 characters: gwy_app_data_browser_channel_render_flags(G_GNUC_UNUSED GtkTreeViewColumn *column, ./app/data-browser.c:2651: Line longer than 80 characters: gwy_app_data_browser_graph_render_ncurves(G_GNUC_UNUSED GtkTreeViewColumn *column, ./app/data-browser.c:3176: Line longer than 80 characters: gwy_app_data_browser_spectra_render_title(G_GNUC_UNUSED GtkTreeViewColumn *column, ./app/data-browser.c:3193: Line longer than 80 characters: gwy_app_data_browser_spectra_render_npoints(G_GNUC_UNUSED GtkTreeViewColumn *column, ./app/gwymoduleutils-file.c:223: Line longer than 80 characters: error_domain = g_quark_from_static_string("gwy-text-header-error-quark"); ./app/gwymoduleutils-file.c:348: Line longer than 80 characters: endsect_suffix = endsect_prefix + (p+1 - parser->endsection_template); ./app/file.c:358: Line longer than 80 characters: name = _gwy_app_file_chooser_get_selected_type(GWY_APP_FILE_CHOOSER(dialog)); ./app/file.c:598: Line longer than 80 characters: name = _gwy_app_file_chooser_get_selected_type(GWY_APP_FILE_CHOOSER(dialog)); ./app/filelist.c:859: Double semicolon (col 49): gboolean free_utf8 = FALSE, free_sys = FALSE;; ./app/filelist.c:859: More than one statement on a line (col 49): gboolean free_utf8 = FALSE, free_sys = FALSE;; ./app/filelist.c:1371: Line ends with an operator `=' (col 26): const gchar *thumbdir = ./app/menu.c:497: Line longer than 80 characters: gwy_process_func_get_sensitivity_mask); ./app/gwyplaintool.c:89: Line longer than 80 characters: static void gwy_rect_selection_labels_set_sensitive(GwyRectSelectionLabels *rlabels, ./app/app.c:1181: Extra space after `(' (col 23): gtk_rc_parse_string(/* data window corner buttons */ ./app/about.c:139: Extra space after `(' (col 23): s = g_strdup_printf( ./app/mac_integration.c:44: C++/C99 style comment (col 32) ./app/mac_integration.c:59: Line ends with an operator `=' (col 29): children = ./app/mac_integration.c:67: Line longer than 80 characters: gtk_container_remove(GTK_CONTAINER(subwidget), subsubwidget); ./app/mac_integration.c:138: C++/C99 style comment (col 26) ./app/mac_integration.c:145: C++/C99 style comment (col 48) ./app/mac_integration.c:196: Line longer than 80 characters: kCFPreferencesCurrentApplication); ./libgwydgets/gwygraphcurves.c:180: Missing space after `,' (col 72): (widget,event); ./libgwydgets/gwydatawindow.c:917: Line longer than 80 characters: treeview = gwy_gradient_tree_view_new(G_CALLBACK(gwy_data_window_gradient_changed), ./libgwydgets/gwydgets.c:62: Extra space after `(' (col 8): (/* graph window statusbar */ ./libgwydgets/gwyaxis.c:54: Line longer than 80 characters: gint xmin; /*x offset of the active area with respect to drawable left border*/ ./libgwydgets/gwyaxis.c:55: Line longer than 80 characters: gint ymin; /*y offset of the active area with respect to drawable top border*/ ./libgwydgets/gwyaxis.c:161: Line ends with an operator `=' (col 27): axis_signals[RESCALED] = ./libgwydgets/gwyaxis.c:863: Line longer than 80 characters: specs->xmin + specs->width-1, specs->ymin + specs->height-1); ./libgwydgets/gwyaxis.c:875: Line longer than 80 characters: specs->xmin + specs->width-1, specs->ymin + specs->height-1); ./libgwydgets/gwyaxis.c:898: Space between function name and parenthesis (col 30): pmjt = &g_array_index (axis->mjticks, GwyAxisLabeledTick, i); ./libgwydgets/gwyaxis.c:914: Line longer than 80 characters: specs->ymin + specs->height-1 - axis->par.major_length); ./libgwydgets/gwyaxis.c:943: Space between function name and parenthesis (col 30): pmit = &g_array_index (axis->miticks, GwyAxisTick, i); ./libgwydgets/gwyaxis.c:959: Line longer than 80 characters: specs->ymin + specs->height-1 - axis->par.minor_length); ./libgwydgets/gwyaxis.c:1021: Line longer than 80 characters: ypos = specs->ymin + specs->height-1 - pmjt->t.scrpos - rect.height/2; ./libgwydgets/gwyaxis.c:1200: Extra return/case/goto parentheses (col 15) ./libgwydgets/gwyaxis.c:1201: Extra return/case/goto parentheses (col 11) ./libgwydgets/gwyaxis.c:1228: Extra return/case/goto parentheses (col 11) ./libgwydgets/gwyaxis.c:1656: C++/C99 style comment (col 4) ./libgwydgets/gwyaxis.c:1891: Line longer than 80 characters: g_string_append_printf(out, "%d %d L\n", xmin + width, ymin + height); ./libgwydgets/gwyaxis.c:1901: Line longer than 80 characters: g_string_append_printf(out, "%d %d L\n", xmin + width, ymin + height); ./libgwydgets/gwyaxis.c:1984: Space between function name and parenthesis (col 30): pmit = &g_array_index (axis->miticks, GwyAxisTick, i); ./libgwydgets/gwygrapharea.c:366: Line longer than 80 characters: G_CALLBACK(gwy_graph_area_curve_data_changed), ./libgwydgets/gwygrapharea.c:667: Statement for `if' on the same line (col 66): if (selection_zoomdata[2] == 0 || selection_zoomdata[3] == 0) return; ./libgwydgets/gwygrapharea.c:692: Boolean argument 3 of gdk_draw_rectangle passed as number (col 43): gdk_draw_rectangle(drawable, area->gc, 0, ./libgwydgets/gwygrapharea.c:788: Line ends with an operator `&&' (col 58): if (!(gwy_selection_is_full(area->pointsdata) && ./libgwydgets/gwygrapharea.c:863: Line ends with an operator `&&' (col 58): if (!(gwy_selection_is_full(area->xlinesdata) && ./libgwydgets/gwygrapharea.c:865: Opening brace on a separate line (col 12) ./libgwydgets/gwygrapharea.c:872: Line ends with an operator `=' (col 48): area->selected_object_index = ./libgwydgets/gwygrapharea.c:873: Line longer than 80 characters: gwy_selection_get_data(area->xlinesdata, NULL) - 1; ./libgwydgets/gwygrapharea.c:888: Line ends with an operator `&&' (col 58): if (!(gwy_selection_is_full(area->ylinesdata) && ./libgwydgets/gwygrapharea.c:940: Line ends with an operator `&&' (col 28): if (area->selecting && ./libgwydgets/gwygrapharea.c:958: Line ends with an operator `&&' (col 28): if (area->selecting && ./libgwydgets/gwygrapharea.c:1407: Statement for `if' on the same line (col 62): if (xmin <= x && xmax >= x && ymin <= y && ymax >= y) return i; ./libgwydgets/gwygrapharea.c:1527: Trailing whitespace characters ./libgwydgets/gwygrapharea.c:1530: Trailing whitespace characters ./libgwydgets/gwygrapharea.c:1533: Line longer than 80 characters: - log10(area->x_min))/(widget->allocation.width-1)); ./libgwydgets/gwygrapharea.c:1627: Line ends with an operator `*' (col 47): + (widget->allocation.height - scr)* ./libgwydgets/gwygrapharea.c:1632: Line ends with an operator `*' (col 54): + (widget->allocation.height - scr)* ./libgwydgets/gwygrapharea.c:2142: Opening brace on a separate line (col 12) ./libgwydgets/gwygraphcurvemodel.c:64: Line longer than 80 characters: static void gwy_graph_curve_model_serializable_init(GwySerializableIface *iface); ./libgwydgets/gwygraphcurvemodel.c:252: Space between function name and parenthesis (col 42): G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec); ./libgwydgets/gwygraphcurvemodel.c:295: Space between function name and parenthesis (col 42): G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec); ./libgwydgets/gwygraphcurvemodel.c:337: Extra return/case/goto parentheses (col 11) ./libgwydgets/gwydataview.c:76: Line longer than 80 characters: GtkRequisition *requisition); ./libgwydgets/gwydgetutils.c:723: Extra space after `.' (col 7): reasons. ./libgwydgets/gwydgetutils.c:813: Trailing whitespace characters ./libgwydgets/gwygraphbasics.c:60: Extra return/case/goto parentheses (col 14) ./libgwydgets/gwygraphbasics.c:67: Extra return/case/goto parentheses (col 10) ./libgwydgets/gwygraphbasics.c:77: Extra return/case/goto parentheses (col 15) ./libgwydgets/gwygraphbasics.c:85: Extra return/case/goto parentheses (col 11) ./libgwydgets/gwygrainvaluemenu.c:71: Line longer than 80 characters: static void enabled_activated (GtkCellRendererToggle *renderer, ./libgwydgets/gwygrainvaluemenu.c:77: Line longer than 80 characters: gboolean path_currently_selected, ./libgwydgets/gwygrainvaluemenu.c:181: Missing space after `=' (col 18): title =_("Symbol"); ./libgwydgets/gwylayer-basic.c:83: Line longer than 80 characters: GwyLayerBasicRangeType range_type); ./libgwydgets/gwylayer-basic.c:283: Line longer than 80 characters: g_quark_to_string(basic_layer->range_type_key)); ./libgwydgets/gwy3dview.c:1732: More than one statement on a line (col 38): typedef struct { Gwy3DVector A, B; } RectangleNorm; ./libgwydgets/gwy3dview.c:1844: Extra space before `]' (col 54): adj_tri[1] = &(norms[(j-1)*(xres-1) + i ].A); ./libgwydgets/gwy3dview.c:1845: Extra space before `]' (col 54): adj_tri[2] = &(norms[(j-1)*(xres-1) + i ].B); ./libgwydgets/gwy3dview.c:1846: Extra space before `]' (col 54): adj_tri[3] = &(norms[j *(xres-1) + i ].A); ./libgwydgets/gwy3dview.c:1921: Extra space before `,' (col 30): glColor3d(color.r , color.g, color.b); ./libgwydgets/gwy3dview.c:1927: Extra space before `,' (col 30): glColor3d(color.r , color.g, color.b); ./libgwydgets/gwy3dview.c:2005: Extra space before `)' (col 62): glVertex3f(Ax - (Cx-Bx)*0.02, Ay - (Cy-By)*0.02, 0.0f ); ./libgwydgets/gwy3dview.c:2008: Extra space before `)' (col 50): (Ay+By)/2 - (Cy-By)*0.02, 0.0f ); ./libgwydgets/gwy3dview.c:2009: Extra space before `,' (col 22): glVertex3f(Bx , By, 0.0f); ./libgwydgets/gwy3dview.c:2010: Extra space before `)' (col 62): glVertex3f(Bx - (Cx-Bx)*0.02, By - (Cy-By)*0.02, 0.0f ); ./libgwydgets/gwy3dview.c:2012: Extra space before `)' (col 62): glVertex3f(Bx - (Ax-Bx)*0.02, By - (Ay-By)*0.02, 0.0f ); ./libgwydgets/gwy3dview.c:2015: Extra space before `)' (col 50): (Cy+By)/2 - (Ay-By)*0.02, 0.0f ); ./libgwydgets/gwy3dview.c:2016: Extra space before `,' (col 22): glVertex3f(Cx , Cy, 0.0f); ./libgwydgets/gwy3dview.c:2017: Extra space before `)' (col 62): glVertex3f(Cx - (Ax-Bx)*0.02, Cy - (Ay-By)*0.02, 0.0f ); ./libgwydgets/gwy3dview.c:2187: Extra space before `,' (col 74): -1.0 * GWY_3D_ORTHO_CORRECTION /* * deformation_z*/, ./libgwydgets/gwy3dview.c:2188: Extra space before `,' (col 74): 1.0 * GWY_3D_ORTHO_CORRECTION /* * deformation_z*/, ./libgwydgets/gwy3dview.c:2194: Extra space before `,' (col 44): glFrustum(-aspect, aspect, -1.0 , 1.0, 5.0, 60.0); ./libgwydgets/gwy3dview.c:2202: Extra space after `(' (col 19): glOrtho( -1.0 * GWY_3D_ORTHO_CORRECTION, ./libgwydgets/gwy3dview.c:2204: Extra space before `,' (col 74): -aspect * GWY_3D_ORTHO_CORRECTION /* * deformation_z*/, ./libgwydgets/gwy3dview.c:2205: Extra space before `,' (col 74): aspect * GWY_3D_ORTHO_CORRECTION /* * deformation_z*/, ./libgwydgets/gwydataviewlayer.c:71: Line ends with an operator `=' (col 37): data_view_layer_signals[PLUGGED] = ./libgwydgets/gwydataviewlayer.c:87: Line ends with an operator `=' (col 39): data_view_layer_signals[UNPLUGGED] = ./libgwydgets/gwydataviewlayer.c:103: Line ends with an operator `=' (col 37): data_view_layer_signals[UPDATED] = ./libgwydgets/gwyruler.c:217: Line longer than 80 characters: (GwyUnitsPlacement)g_value_get_uint(value)); ./libgwydgets/gwyruler.c:584: More than one statement on a line (col 30): struct { ScaleBase scale; double base; } tick_info[4]; ./libgwydgets/gwyruler.c:584: More than one statement on a line (col 43): struct { ScaleBase scale; double base; } tick_info[4]; ./libgwydgets/gwyruler.c:717: Double semicolon (col 16): for (i = 0; ; i++) { ./libgwydgets/gwyruler.c:776: Double semicolon (col 20): for (i = 0; ; i++) { ./libgwydgets/gwycoloraxis.c:450: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:453: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:474: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:494: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:501: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:502: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:505: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:507: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:529: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:534: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:536: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:537: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:538: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:540: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:563: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:566: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:568: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:576: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:598: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:599: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:602: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:603: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:604: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:606: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:610: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:619: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:622: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:630: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:635: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:644: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:645: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:751: Trailing whitespace characters ./libgwydgets/gwycoloraxis.c:776: Trailing whitespace characters ./libgwydgets/gwystock.c:168: More than one statement on a line (col 34): static struct { gchar letter; GtkStateType state; } ./libgwydgets/gwystock.c:168: More than one statement on a line (col 54): static struct { gchar letter; GtkStateType state; } ./libgwydgets/gwystock.c:178: More than one statement on a line (col 31): static struct { gint size; GtkIconSize gtksize; } ./libgwydgets/gwystock.c:178: More than one statement on a line (col 52): static struct { gint size; GtkIconSize gtksize; } ./libgwydgets/gwyshader.c:123: Extra space after `(' (col 35): g_object_class_install_property( ./libgwydgets/gwyshader.c:132: Extra space after `(' (col 35): g_object_class_install_property( ./libgwydgets/gwyshader.c:294: Line longer than 80 characters: gwy_resource_get_name(GWY_RESOURCE(shader->gradient))); ./libgwydgets/gwyvectorlayer.c:211: Line longer than 80 characters: g_quark_to_string(vector_layer->selection_key)); ./libgwydgets/gwyvectorlayer.c:580: Line longer than 80 characters: G_CALLBACK(gwy_vector_layer_selection_changed), ./libgwydgets/gwysensitivitygroup.c:35: Line longer than 80 characters: static void gwy_sensitivity_group_check_dirty(GwySensitivityGroup *sensgroup); ./libgwydgets/gwysensitivitygroup.c:37: Line longer than 80 characters: static SensList* gwy_sensitivity_group_find_list (GwySensitivityGroup *sensgroup, ./libgwydgets/gwysensitivitygroup.c:41: Line longer than 80 characters: static SensList* gwy_sensitivity_group_get_senslist(GwySensitivityGroup *sensgroup, ./libgwydgets/gwygraphexport.c:186: Line longer than 80 characters: "/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M\n" ./libgwydgets/gwygraphexport.c:194: Line longer than 80 characters: "/Times { stroke [] 0 setdash exch hpt sub exch vpt add M\n" ./libgwydgets/gwygraphexport.c:205: Line longer than 80 characters: "/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M\n" ./libgwydgets/gwygraphexport.c:211: Line longer than 80 characters: "/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M\n" ./libgwydgets/gwygraphcurvemodel.h:92: Line longer than 80 characters: GwyGraphCurveModel* gwy_graph_curve_model_new_alike (GwyGraphCurveModel *gcmodel); ./libgwydgets/gwygraphcurvemodel.h:93: Line longer than 80 characters: void gwy_graph_curve_model_set_data (GwyGraphCurveModel *gcmodel, ./libgwydgets/gwygraphcurvemodel.h:97: Line longer than 80 characters: void gwy_graph_curve_model_set_data_from_dataline(GwyGraphCurveModel *gcmodel, ./libgwydgets/gwycurve.c:257: Space between function name and parenthesis (col 32): GwyCurve *curve = GWY_CURVE (object); ./libgwydgets/gwycurve.c:547: Line ends with an operator `=' (col 31): channel->ctlpoints = ./libgwydgets/gwycurve.c:556: Line ends with an operator `=' (col 44): channel->ctlpoints[c->grab_point].x = ./libgwydgets/gwycurve.c:564: Line ends with an operator `=' (col 48): channel->ctlpoints[c->grab_point].y = ./libgwydgets/gwycurve.c:622: Line ends with an operator `=' (col 31): channel->ctlpoints = ./libgwydgets/gwycurve.c:899: Line ends with an operator `=' (col 44): channel->ctlpoints[i].x = ./libgwydgets/gwycurve.c:901: Line ends with an operator `=' (col 44): channel->ctlpoints[i].y = ./libgwydgets/gwycurve.c:1006: Line ends with an operator `=' (col 23): slope1 = ./libgwydgets/gwycurve.c:1009: Line ends with an operator `=' (col 23): slope2 = ./libgwydgets/gwycurve.c:1375: Line ends with an operator `-' (col 57): vector[x] = unproject(RADIUS + c->height - ./libgwydgets/gwycurve.c:1475: Line ends with an operator `=' (col 33): channel->points[i].y = ./libgwydgets/gwygraphmodel.h:115: Line longer than 80 characters: GwyGraphCurveModel *curve); ./libgwydgets/gwygraphmodel.h:116: Line longer than 80 characters: gint gwy_graph_model_remove_curve_by_description(GwyGraphModel *gmodel, ./libgwydgets/gwygraphmodel.h:117: Line longer than 80 characters: const gchar *description); ./libgwydgets/gwygraphmodel.h:120: Line longer than 80 characters: GwyGraphCurveModel* gwy_graph_model_get_curve_by_description(GwyGraphModel *gmodel, ./libgwydgets/gwygraphmodel.h:121: Line longer than 80 characters: const gchar *description); ./libgwydgets/gwygraphmodel.h:125: Line longer than 80 characters: GwyGraphCurveModel *curve); ./libgwydgets/gwygraphmodel.h:152: Line longer than 80 characters: gboolean export_metadata, ./libgwydgets/gwygraphmodel.h:153: Line longer than 80 characters: GwyGraphModelExportStyle export_style, ./libgwydgets/gwylayer-basic.h:80: Line longer than 80 characters: GwyLayerBasicRangeType gwy_layer_basic_get_range_type(GwyLayerBasic *basic_layer); ./libgwydgets/gwygraph.c:570: Line ends with an operator `||' (col 53): if (graph->area->status != GWY_GRAPH_STATUS_ZOOM || ./libgwydgets/gwy3dlabel.c:576: Line longer than 80 characters: if (label->rotation != (defval = PSPEC("rotation", DOUBLE)->default_value)) { ./libgwydgets/gwypixmaplayer.c:55: Line longer than 80 characters: static void gwy_pixmap_layer_data_field_disconnect(GwyPixmapLayer *pixmap_layer); ./libgwydgets/gwygraphwindowmeasuredialog.h:45: Line longer than 80 characters: typedef struct _GwyGraphWindowMeasureDialogClass GwyGraphWindowMeasureDialogClass; ./libgwydgets/gwygraphwindowmeasuredialog.c:35: Line longer than 80 characters: static void gwy_graph_window_measure_dialog_finalize (GObject *object); ./libgwydgets/gwygraphwindowmeasuredialog.c:36: Line longer than 80 characters: static gboolean gwy_graph_window_measure_dialog_delete (GtkWidget *widget, ./libgwydgets/gwygraphwindowmeasuredialog.c:37: Line longer than 80 characters: GdkEventAny *event); ./libgwydgets/gwygraphwindowmeasuredialog.c:38: Line longer than 80 characters: static void gwy_graph_window_measure_dialog_show (GtkWidget *widget); ./libgwydgets/gwygraphwindowmeasuredialog.c:39: Line longer than 80 characters: static void gwy_graph_window_measure_dialog_hide (GtkWidget *widget); ./libgwydgets/gwygraphwindowmeasuredialog.c:40: Line longer than 80 characters: static void gwy_graph_window_measure_dialog_connect_selection (GwyGraphWindowMeasureDialog *dialog); ./libgwydgets/gwygraphwindowmeasuredialog.c:41: Line longer than 80 characters: static void gwy_graph_window_measure_dialog_disconnect_selection(GwyGraphWindowMeasureDialog *dialog); ./libgwydgets/gwygraphwindowmeasuredialog.c:42: Line longer than 80 characters: static void selection_updated_cb (GwySelection *selection, ./libgwydgets/gwygraphwindowmeasuredialog.c:44: Line longer than 80 characters: GwyGraphWindowMeasureDialog *dialog); ./libgwydgets/gwygraphwindowmeasuredialog.c:45: Line longer than 80 characters: static void index_changed_cb (GwyGraphWindowMeasureDialog *dialog); ./libgwydgets/gwygraphwindowmeasuredialog.c:46: Line longer than 80 characters: static void method_cb (GtkWidget *combo, ./libgwydgets/gwygraphwindowmeasuredialog.c:47: Line longer than 80 characters: GwyGraphWindowMeasureDialog *dialog); ./libgwydgets/gwygraphwindowmeasuredialog.c:48: Line longer than 80 characters: static void status_cb (GwyGraphArea *area, ./libgwydgets/gwygraphwindowmeasuredialog.c:49: Line longer than 80 characters: GwyGraphWindowMeasureDialog *dialog); ./libgwydgets/gwygraphwindowmeasuredialog.c:60: Line longer than 80 characters: _gwy_graph_window_measure_dialog_class_init(GwyGraphWindowMeasureDialogClass *klass) ./libgwydgets/gwygraphwindowmeasuredialog.c:73: Line longer than 80 characters: _gwy_graph_window_measure_dialog_init(G_GNUC_UNUSED GwyGraphWindowMeasureDialog *dialog) ./libgwydgets/gwygraphwindowmeasuredialog.c:92: Line longer than 80 characters: GTK_WIDGET_CLASS(_gwy_graph_window_measure_dialog_parent_class)->show(widget); ./libgwydgets/gwygraphwindowmeasuredialog.c:103: Line longer than 80 characters: GTK_WIDGET_CLASS(_gwy_graph_window_measure_dialog_parent_class)->hide(widget); ./libgwydgets/gwygraphwindowmeasuredialog.c:107: Line longer than 80 characters: gwy_graph_window_measure_dialog_connect_selection(GwyGraphWindowMeasureDialog *dialog) ./libgwydgets/gwygraphwindowmeasuredialog.c:126: Line longer than 80 characters: gwy_graph_window_measure_dialog_disconnect_selection(GwyGraphWindowMeasureDialog *dialog) ./libgwydgets/gwygraphwindowmeasuredialog.c:203: Line longer than 80 characters: return ydata[pos] + (ydata[pos+1] - ydata[pos])*(x - (xdata[pos]))/(xdata[pos+1] - xdata[pos]); ./libgwydgets/gwygraphwindowmeasuredialog.c:330: Space between function name and parenthesis (col 38): if (gwy_si_unit_equal (xunit, yunit)) ./libgwydgets/gwygraphwindowmeasuredialog.c:376: Line longer than 80 characters: dialog = GWY_GRAPH_WINDOW_MEASURE_DIALOG(g_object_new(GWY_TYPE_GRAPH_WINDOW_MEASURE_DIALOG, NULL)); ./libgwydgets/gwygraphwindowmeasuredialog.c:513: Line longer than 80 characters: G_OBJECT_CLASS(_gwy_graph_window_measure_dialog_parent_class)->finalize(object); ./libgwydgets/gwygrainvaluemenu.h:36: Line longer than 80 characters: const gchar *first_column, ./libgwydgets/gwygrainvaluemenu.h:38: Line longer than 80 characters: void gwy_grain_value_tree_view_set_expanded_groups(GtkTreeView *treeview, ./libgwydgets/gwygrainvaluemenu.h:39: Line longer than 80 characters: guint expanded_bits); ./libgwydgets/gwygrainvaluemenu.h:40: Line longer than 80 characters: guint gwy_grain_value_tree_view_get_expanded_groups(GtkTreeView *treeview); ./libgwydgets/gwygrainvaluemenu.h:41: Line longer than 80 characters: gint gwy_grain_value_tree_view_n_enabled (GtkTreeView *treeview); ./libgwydgets/gwygrainvaluemenu.h:42: Line longer than 80 characters: const gchar** gwy_grain_value_tree_view_get_enabled (GtkTreeView *treeview); ./libgwydgets/gwygrainvaluemenu.h:43: Line longer than 80 characters: void gwy_grain_value_tree_view_set_enabled (GtkTreeView *treeview, ./libgwydgets/gwygrainvaluemenu.h:45: Line longer than 80 characters: void gwy_grain_value_tree_view_select (GtkTreeView *treeview, ./libgwydgets/gwygrainvaluemenu.h:46: Line longer than 80 characters: GwyGrainValue *gvalue); ./libgwydgets/gwygrainvaluemenu.h:47: Line longer than 80 characters: void gwy_grain_value_tree_view_set_same_units (GtkTreeView *treeview, ./libgwydgets/gwygrainvaluemenu.h:48: Line longer than 80 characters: gboolean same_units); ./libgwydgets/gwygrapharea.h:162: Line longer than 80 characters: GwyGraphStatusType status_type); ./libgwydgets/gwygrapharea.h:164: Line longer than 80 characters: GwyGraphStatusType status_type); ./libgwydgets/gwygraphwindow.c:485: Line longer than 80 characters: if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(graphwindow->button_measure_points))) { ./libgwydgets/gwygraphwindow.c:486: Line longer than 80 characters: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(graphwindow->button_zoom_in), FALSE); ./libgwydgets/gwygraphwindow.c:515: Line longer than 80 characters: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(graphwindow->button_measure_points), FALSE); ./libgwydgets/gwygraphwindow.c:516: Line longer than 80 characters: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(graphwindow->button_zoom_in), FALSE); ./libgwydgets/gwygraphwindow.c:529: Line longer than 80 characters: if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(graphwindow->button_zoom_in))) { ./libgwydgets/gwy3dwindow.c:200: Line longer than 80 characters: gwy_3d_window_visualization_changed, ./libgwydgets/gwy3dwindow.c:209: Line longer than 80 characters: gwy_3d_window_adj_setup_changed, ./libgwydgets/gwy3dwindow.c:524: Line longer than 80 characters: GTK_ICON_SIZE_LARGE_TOOLBAR)); ./libgwydgets/gwy3dwindow.c:853: Line longer than 80 characters: G_CALLBACK(gwy_3d_window_display_mode_changed), ./libgwydgets/gwy3dwindow.c:1261: Line longer than 80 characters: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(gwy3dwindow->labels_autosize), ./libgwydgets/gwy3dwindow.c:1445: Line longer than 80 characters: item = gtk_menu_item_new_with_mnemonic(_("S_witch to Color Gradient Mode")); ./libgwydgets/gwygraphmodel.c:913: Double semicolon (col 56): duplicate->title = g_string_new(gmodel->title->str);; ./libgwydgets/gwygraphmodel.c:913: More than one statement on a line (col 56): duplicate->title = g_string_new(gmodel->title->str);; ./thumbnailer/gwyddion-thumbnailer.c:146: Line longer than 80 characters: puts("Create PNG thumbnails according to GNOME 2 thumbnailer specifications, where:"); ./thumbnailer/gwyddion-thumbnailer.c:153: Line longer than 80 characters: puts("Create PNG thumbnails according to Thumbnail Managing Standard, where:"); ./thumbnailer/gwyddion-thumbnailer.c:155: Line longer than 80 characters: puts(" INPUT-FILE is the input file, output file name is according to TMS."); ./thumbnailer/gwyddion-thumbnailer.c:161: Line longer than 80 characters: puts(" INPUT-FILE is the input file, output is written to the standard output."); ./thumbnailer/gwyddion-thumbnailer.c:165: Line longer than 80 characters: puts("Report status of Thumbnail Managing Standard thumbnails for INPUT-FILE."); ./thumbnailer/gwyddion-thumbnailer.c:169: Line longer than 80 characters: puts(" --update Only write the thumbnail if it is not up to date."); ./thumbnailer/gwyddion-thumbnailer.c:521: Line ends with an operator `=' (col 26): const gchar *thumbdir = ./modules/pygwy/pygwy.c:38: C++/C99 style comment (col 0) ./modules/pygwy/pygwy.c:39: C++/C99 style comment (col 0) ./modules/pygwy/pygwy.c:40: Line longer than 80 characters: static void pygwy_create_py_list_of_containers (GwyContainer *data, gpointer list); ./modules/pygwy/pygwy.c:54: Line longer than 80 characters: PYGWY_PROCESS, PYGWY_FILE, PYGWY_GRAPH, PYGWY_LAYER, PYGWY_TOOL, PYGWY_UNDEFINED ./modules/pygwy/pygwy.c:116: Extra space before `)' (col 52): gwy_debug("Initializing Python interpreter" ); ./modules/pygwy/pygwy.c:117: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:154: Space between function name and parenthesis (col 28): gtk_window_set_position (GTK_WINDOW (dlg), GTK_WIN_POS_CENTER_ON_PARENT); ./modules/pygwy/pygwy.c:154: Space between function name and parenthesis (col 40): gtk_window_set_position (GTK_WINDOW (dlg), GTK_WIN_POS_CENTER_ON_PARENT); ./modules/pygwy/pygwy.c:181: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:185: C++/C99 style comment (col 21) ./modules/pygwy/pygwy.c:196: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:196: Line longer than 80 characters: // rewind redirected stderr file, read its content and display it in error window ./modules/pygwy/pygwy.c:207: C++/C99 style comment (col 28) ./modules/pygwy/pygwy.c:219: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:224: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:232: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:233: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:275: More than one statement on a line (col 18): *code = NULL; *name = NULL; *menu_path = NULL; *type = PYGWY_UNDEFINED; ./modules/pygwy/pygwy.c:275: More than one statement on a line (col 32): *code = NULL; *name = NULL; *menu_path = NULL; *type = PYGWY_UNDEFINED; ./modules/pygwy/pygwy.c:275: More than one statement on a line (col 51): *code = NULL; *name = NULL; *menu_path = NULL; *type = PYGWY_UNDEFINED; ./modules/pygwy/pygwy.c:285: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:293: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:296: C++/C99 style comment (col 48) ./modules/pygwy/pygwy.c:303: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:304: C++/C99 style comment (col 64) ./modules/pygwy/pygwy.c:312: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:320: Line longer than 80 characters: gwy_debug("read values: %s %s %s %p %p %p", *desc, *menu_path, type_str, *desc, *menu_path, type_str); ./modules/pygwy/pygwy.c:327: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:328: Space between function name and parenthesis (col 27): if (g_ascii_strcasecmp ("PROCESS", type_str) == 0) { ./modules/pygwy/pygwy.c:330: Space between function name and parenthesis (col 34): } else if (g_ascii_strcasecmp ("FILE", type_str) == 0) { ./modules/pygwy/pygwy.c:332: Space between function name and parenthesis (col 34): } else if (g_ascii_strcasecmp ("GRAPH", type_str) == 0) { ./modules/pygwy/pygwy.c:334: Space between function name and parenthesis (col 34): } else if (g_ascii_strcasecmp ("LAYER", type_str) == 0) { ./modules/pygwy/pygwy.c:336: Space between function name and parenthesis (col 34): } else if (g_ascii_strcasecmp ("TOOL", type_str) == 0) { ./modules/pygwy/pygwy.c:402: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:403: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:404: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:405: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:406: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:443: C++/C99 style comment (col 54) ./modules/pygwy/pygwy.c:443: Line longer than 80 characters: GWY_MENU_FLAG_DATA, // TODO: determine correct flag ./modules/pygwy/pygwy.c:444: C++/C99 style comment (col 72) ./modules/pygwy/pygwy.c:444: Extra space before `)' (col 68): N_("Function written in Python")) ) { // not very descriptive ./modules/pygwy/pygwy.c:444: Line longer than 80 characters: N_("Function written in Python")) ) { // not very descriptive ./modules/pygwy/pygwy.c:445: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:448: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:449: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:450: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:451: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:452: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:489: C++/C99 style comment (col 53) ./modules/pygwy/pygwy.c:489: Line longer than 80 characters: GWY_MENU_FLAG_GRAPH, // TODO: determine correct flag ./modules/pygwy/pygwy.c:490: C++/C99 style comment (col 76) ./modules/pygwy/pygwy.c:490: Extra space before `)' (col 72): N_("Graph function written in Python")) ) { // not very descriptive ./modules/pygwy/pygwy.c:490: Line longer than 80 characters: N_("Graph function written in Python")) ) { // not very descriptive ./modules/pygwy/pygwy.c:491: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:494: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:495: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:496: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:497: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:498: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:509: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:518: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:518: Trailing whitespace characters ./modules/pygwy/pygwy.c:529: C++/C99 style comment (col 12) ./modules/pygwy/pygwy.c:546: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:548: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:552: Extra space before `)' (col 55): || g_str_has_suffix(plugin_filename, ".Py") ) { ./modules/pygwy/pygwy.c:553: C++/C99 style comment (col 12) ./modules/pygwy/pygwy.c:557: C++/C99 style comment (col 12) ./modules/pygwy/pygwy.c:566: Missing space after `switch' (col 12): switch(plugin_type) ./modules/pygwy/pygwy.c:567: Opening brace on a separate line (col 12) ./modules/pygwy/pygwy.c:572: Opening brace on a separate line (col 20) ./modules/pygwy/pygwy.c:587: Opening brace on a separate line (col 20) ./modules/pygwy/pygwy.c:619: C++/C99 style comment (col 75) ./modules/pygwy/pygwy.c:619: Line longer than 80 characters: g_warning("Rest of plugin types not yet implemented"); //TODO: PYGWY_LAYER, PYGWY_TOOL ./modules/pygwy/pygwy.c:620: C++/C99 style comment (col 14) ./modules/pygwy/pygwy.c:621: C++/C99 style comment (col 12) ./modules/pygwy/pygwy.c:621: Line longer than 80 characters: // reset plugin_code, plugin_name, plugin_desc, plugin_menu_path, plugin_type ./modules/pygwy/pygwy.c:626: C++/C99 style comment (col 12) ./modules/pygwy/pygwy.c:640: C++/C99 style comment (col 17) ./modules/pygwy/pygwy.c:670: C++/C99 style comment (col 56) ./modules/pygwy/pygwy.c:677: C++/C99 style comment (col 38) ./modules/pygwy/pygwy.c:677: Line longer than 80 characters: (*info)->code = code_obj; // XXX: override info->code without Py_DECREF is ok? ./modules/pygwy/pygwy.c:722: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:731: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:738: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:739: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:742: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:750: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:757: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:766: C++/C99 style comment (col 29) ./modules/pygwy/pygwy.c:777: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:786: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:793: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:794: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:797: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:805: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:812: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:821: C++/C99 style comment (col 25) ./modules/pygwy/pygwy.c:839: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:847: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:853: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:854: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:856: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:858: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:863: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:865: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:868: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:872: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:879: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:884: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:893: C++/C99 style comment (col 30) ./modules/pygwy/pygwy.c:911: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:920: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:926: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:927: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:930: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:932: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:937: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:952: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:961: C++/C99 style comment (col 66) ./modules/pygwy/pygwy.c:963: C++/C99 style comment (col 8) ./modules/pygwy/pygwy.c:985: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:993: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:999: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:1000: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:1002: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:1003: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:1005: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:1012: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:1029: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:1037: Line longer than 80 characters: "result = %s.detect_by_content(filename, head, tail, filesize)", ./modules/pygwy/pygwy.c:1043: C++/C99 style comment (col 4) ./modules/pygwy/pygwy.c:1092: Line longer than 80 characters: gwy_debug("gvalue fundamental type: %s, original type: %s", g_type_name(type), g_type_name(G_VALUE_TYPE(value))); ./modules/pygwy/pygwy.c:1093: Line longer than 80 characters: // g_value_type returns concete object type like GwyDataField (GWY_TYPE_DATA_FIELD) ./modules/pygwy/pygwy.c:1251: C++/C99 style comment (col 0) ./modules/pygwy/pygwy.c:1259: Trailing whitespace characters ./modules/pygwy/wrap_calls.h:21: Trailing whitespace characters ./modules/pygwy/wrap_calls.h:45: Line longer than 80 characters: GArray* gwy_data_field_fit_polynom_wrap(GwyDataField *data_field, gint col_degree, gint row_degree); ./modules/pygwy/wrap_calls.h:46: Line longer than 80 characters: GArray* gwy_data_field_area_fit_polynom_wrap(GwyDataField *data_field, gint col, gint row, gint width, gint height, ./modules/pygwy/wrap_calls.h:46: Trailing whitespace characters ./modules/pygwy/wrap_calls.h:49: Extra space after `(' (col 49): GArray* gwy_data_field_elliptic_area_extract_wrap( ./modules/pygwy/wrap_calls.h:56: Extra space after `(' (col 49): GArray* gwy_data_field_circular_area_extract_wrap( ./modules/pygwy/wrap_calls.h:66: Trailing whitespace characters ./modules/pygwy/wrap_calls.h:67: Trailing whitespace characters ./modules/pygwy/wrap_calls.h:73: Line longer than 80 characters: GwyDataField* gwy_tip_dilation_wrap (GwyDataField *tip, GwyDataField *surface); ./modules/pygwy/wrap_calls.h:74: Line longer than 80 characters: GwyDataField* gwy_tip_erosion_wrap (GwyDataField *tip, GwyDataField *surface); ./modules/pygwy/wrap_calls.h:75: Line longer than 80 characters: GwyDataField* gwy_tip_cmap_wrap (GwyDataField *tip, GwyDataField *surface); ./modules/pygwy/wrap_calls.h:76: Line longer than 80 characters: GwyDataField* gwy_tip_estimate_partial_wrap(GwyDataField *tip, GwyDataField *surface, ./modules/pygwy/wrap_calls.h:76: Trailing whitespace characters ./modules/pygwy/wrap_calls.h:77: Line longer than 80 characters: gdouble threshold, gboolean use_edges); ./modules/pygwy/wrap_calls.h:78: Line longer than 80 characters: GwyDataField* gwy_tip_estimate_full_wrap (GwyDataField *tip, GwyDataField *surface, ./modules/pygwy/wrap_calls.h:78: Trailing whitespace characters ./modules/pygwy/wrap_calls.h:79: Line longer than 80 characters: gdouble threshold, gboolean use_edges); ./modules/pygwy/pygwy-console.c:38: Line longer than 80 characters: static void pygwy_on_console_save_as_file (GtkToolButton *btn, gpointer user_data); ./modules/pygwy/pygwy-console.c:57: Extra space before `)' (col 64): N_("Python wrapper console")) ) { ./modules/pygwy/pygwy-console.c:74: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:81: Line longer than 80 characters: "_stderr_redir_string = _stderr_redir.read(_stderr_redir_pos)\n" ./modules/pygwy/pygwy-console.c:87: Extra space after `(' (col 27): return PyString_AsString( PyDict_GetItemString( ./modules/pygwy/pygwy-console.c:87: Extra space after `(' (col 49): return PyString_AsString( PyDict_GetItemString( ./modules/pygwy/pygwy-console.c:89: Extra space before `)' (col 36): "_stderr_redir_string") ); ./modules/pygwy/pygwy-console.c:97: Extra space after `(' (col 7): if ( g_file_test(path, G_FILE_TEST_IS_DIR) ) { ./modules/pygwy/pygwy-console.c:97: Extra space before `)' (col 47): if ( g_file_test(path, G_FILE_TEST_IS_DIR) ) { ./modules/pygwy/pygwy-console.c:123: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:124: Line longer than 80 characters: console_buf = gtk_text_view_get_buffer(GTK_TEXT_VIEW(s_console_setup->console_output)); ./modules/pygwy/pygwy-console.c:125: Line longer than 80 characters: gtk_text_buffer_get_bounds(GTK_TEXT_BUFFER(console_buf), &start_iter, &end_iter); ./modules/pygwy/pygwy-console.c:127: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:128: Line longer than 80 characters: output = g_string_new (gtk_text_buffer_get_text(console_buf, &start_iter, &end_iter, FALSE)); ./modules/pygwy/pygwy-console.c:128: Space between function name and parenthesis (col 25): output = g_string_new (gtk_text_buffer_get_text(console_buf, &start_iter, &end_iter, FALSE)); ./modules/pygwy/pygwy-console.c:130: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:132: Space between function name and parenthesis (col 28): gtk_text_buffer_set_text (GTK_TEXT_BUFFER (console_buf), output->str, -1); ./modules/pygwy/pygwy-console.c:132: Space between function name and parenthesis (col 45): gtk_text_buffer_set_text (GTK_TEXT_BUFFER (console_buf), output->str, -1); ./modules/pygwy/pygwy-console.c:135: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:137: Line longer than 80 characters: end_mark = gtk_text_buffer_create_mark(console_buf, "cursor", &end_iter, FALSE); ./modules/pygwy/pygwy-console.c:151: Line ends with an operator `=' (col 35): GtkTextBuffer *console_file_buf = ./modules/pygwy/pygwy-console.c:152: Line longer than 80 characters: gtk_text_view_get_buffer(GTK_TEXT_VIEW(s_console_setup->console_file_content)); ./modules/pygwy/pygwy-console.c:160: Extra space after `(' (col 37): output = pygwy_console_run_command( ./modules/pygwy/pygwy-console.c:161: Line longer than 80 characters: gtk_text_buffer_get_text(console_file_buf, &start_iter, &end_iter, FALSE), ./modules/pygwy/pygwy-console.c:165: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:187: Space between function name and parenthesis (col 22): if (gtk_dialog_run (GTK_DIALOG (file_chooser)) == GTK_RESPONSE_ACCEPT) { ./modules/pygwy/pygwy-console.c:187: Space between function name and parenthesis (col 34): if (gtk_dialog_run (GTK_DIALOG (file_chooser)) == GTK_RESPONSE_ACCEPT) { ./modules/pygwy/pygwy-console.c:196: Extra space after `(' (col 71): s_console_setup->script_filename = gtk_file_chooser_get_filename ( ./modules/pygwy/pygwy-console.c:196: Space between function name and parenthesis (col 71): s_console_setup->script_filename = gtk_file_chooser_get_filename ( ./modules/pygwy/pygwy-console.c:197: Space between function name and parenthesis (col 26): GTK_FILE_CHOOSER (file_chooser)); ./modules/pygwy/pygwy-console.c:208: C++/C99 style comment (col 6) ./modules/pygwy/pygwy-console.c:209: Line longer than 80 characters: console_file_buf = gtk_text_view_get_buffer(GTK_TEXT_VIEW(s_console_setup->console_file_content)); ./modules/pygwy/pygwy-console.c:211: C++/C99 style comment (col 6) ./modules/pygwy/pygwy-console.c:212: Line longer than 80 characters: gtk_text_buffer_set_text (GTK_TEXT_BUFFER (console_file_buf), file_content, -1); ./modules/pygwy/pygwy-console.c:212: Space between function name and parenthesis (col 31): gtk_text_buffer_set_text (GTK_TEXT_BUFFER (console_file_buf), file_content, -1); ./modules/pygwy/pygwy-console.c:212: Space between function name and parenthesis (col 48): gtk_text_buffer_set_text (GTK_TEXT_BUFFER (console_file_buf), file_content, -1); ./modules/pygwy/pygwy-console.c:216: Space between function name and parenthesis (col 22): gtk_widget_destroy (GTK_WIDGET(file_chooser)); ./modules/pygwy/pygwy-console.c:230: Line longer than 80 characters: buf = gtk_text_view_get_buffer(GTK_TEXT_VIEW(s_console_setup->console_file_content)); ./modules/pygwy/pygwy-console.c:232: Line longer than 80 characters: output = g_string_new (gtk_text_buffer_get_text(buf, &start_iter, &end_iter, FALSE)); ./modules/pygwy/pygwy-console.c:232: Space between function name and parenthesis (col 28): output = g_string_new (gtk_text_buffer_get_text(buf, &start_iter, &end_iter, FALSE)); ./modules/pygwy/pygwy-console.c:250: Line longer than 80 characters: gtk_file_chooser_set_do_overwrite_confirmation (GTK_FILE_CHOOSER (dialog), TRUE); ./modules/pygwy/pygwy-console.c:250: Space between function name and parenthesis (col 50): gtk_file_chooser_set_do_overwrite_confirmation (GTK_FILE_CHOOSER (dialog), TRUE); ./modules/pygwy/pygwy-console.c:250: Space between function name and parenthesis (col 68): gtk_file_chooser_set_do_overwrite_confirmation (GTK_FILE_CHOOSER (dialog), TRUE); ./modules/pygwy/pygwy-console.c:252: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:252: Line longer than 80 characters: //gtk_file_chooser_set_current_folder (GTK_FILE_CHOOSER (dialog), default_folder_for_saving); ./modules/pygwy/pygwy-console.c:253: Line longer than 80 characters: gtk_file_chooser_set_current_name(GTK_FILE_CHOOSER (dialog), "Untitled document"); ./modules/pygwy/pygwy-console.c:253: Space between function name and parenthesis (col 54): gtk_file_chooser_set_current_name(GTK_FILE_CHOOSER (dialog), "Untitled document"); ./modules/pygwy/pygwy-console.c:255: Space between function name and parenthesis (col 33): if (gtk_dialog_run(GTK_DIALOG (dialog)) == GTK_RESPONSE_ACCEPT) { ./modules/pygwy/pygwy-console.c:256: Line longer than 80 characters: s_console_setup->script_filename = gtk_file_chooser_get_filename (GTK_FILE_CHOOSER (dialog)); ./modules/pygwy/pygwy-console.c:256: Space between function name and parenthesis (col 71): s_console_setup->script_filename = gtk_file_chooser_get_filename (GTK_FILE_CHOOSER (dialog)); ./modules/pygwy/pygwy-console.c:256: Space between function name and parenthesis (col 89): s_console_setup->script_filename = gtk_file_chooser_get_filename (GTK_FILE_CHOOSER (dialog)); ./modules/pygwy/pygwy-console.c:259: Space between function name and parenthesis (col 22): gtk_widget_destroy (dialog); ./modules/pygwy/pygwy-console.c:266: Line longer than 80 characters: GtkWidget *console_win, *vbox1, *console_scrolledwin, *file_scrolledwin, *vpaned, *frame; ./modules/pygwy/pygwy-console.c:267: Line longer than 80 characters: GtkWidget *entry_input, *button_bar, *button_open, *button_run, *button_save, *button_save_as; ./modules/pygwy/pygwy-console.c:279: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:281: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:282: Space between function name and parenthesis (col 32): console_win = gtk_window_new (GTK_WINDOW_TOPLEVEL); ./modules/pygwy/pygwy-console.c:288: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:291: Line longer than 80 characters: button_save_as = GTK_WIDGET(gtk_tool_button_new_from_stock(GTK_STOCK_SAVE_AS)); ./modules/pygwy/pygwy-console.c:293: Space between function name and parenthesis (col 38): button_bar_tips = gtk_tooltips_new (); ./modules/pygwy/pygwy-console.c:294: Space between function name and parenthesis (col 24): gtk_tooltips_set_tip (GTK_TOOLTIPS (button_bar_tips), ./modules/pygwy/pygwy-console.c:294: Space between function name and parenthesis (col 38): gtk_tooltips_set_tip (GTK_TOOLTIPS (button_bar_tips), ./modules/pygwy/pygwy-console.c:295: Line longer than 80 characters: button_open, _("Open script in Python language (Ctrl-O)"), ""); ./modules/pygwy/pygwy-console.c:296: Space between function name and parenthesis (col 24): gtk_tooltips_set_tip (GTK_TOOLTIPS (button_bar_tips), ./modules/pygwy/pygwy-console.c:296: Space between function name and parenthesis (col 38): gtk_tooltips_set_tip (GTK_TOOLTIPS (button_bar_tips), ./modules/pygwy/pygwy-console.c:298: Space between function name and parenthesis (col 24): gtk_tooltips_set_tip (GTK_TOOLTIPS (button_bar_tips), ./modules/pygwy/pygwy-console.c:298: Space between function name and parenthesis (col 38): gtk_tooltips_set_tip (GTK_TOOLTIPS (button_bar_tips), ./modules/pygwy/pygwy-console.c:300: Space between function name and parenthesis (col 37): accel_group = gtk_accel_group_new (); ./modules/pygwy/pygwy-console.c:301: Space between function name and parenthesis (col 30): gtk_widget_add_accelerator (button_run, "clicked", accel_group, ./modules/pygwy/pygwy-console.c:304: Space between function name and parenthesis (col 30): gtk_widget_add_accelerator (button_open, "clicked", accel_group, ./modules/pygwy/pygwy-console.c:307: Space between function name and parenthesis (col 30): gtk_widget_add_accelerator (button_save, "clicked", accel_group, ./modules/pygwy/pygwy-console.c:310: Space between function name and parenthesis (col 43): gtk_window_add_accel_group(GTK_WINDOW (console_win), accel_group); ./modules/pygwy/pygwy-console.c:316: Line longer than 80 characters: gtk_toolbar_insert(GTK_TOOLBAR(button_bar), GTK_TOOL_ITEM(button_save_as), 0); ./modules/pygwy/pygwy-console.c:322: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:324: Space between function name and parenthesis (col 22): gtk_box_pack_start (GTK_BOX (vbox1), vpaned, TRUE, TRUE, 0); ./modules/pygwy/pygwy-console.c:324: Space between function name and parenthesis (col 31): gtk_box_pack_start (GTK_BOX (vbox1), vpaned, TRUE, TRUE, 0); ./modules/pygwy/pygwy-console.c:325: Space between function name and parenthesis (col 46): file_scrolledwin = gtk_scrolled_window_new (NULL, NULL); ./modules/pygwy/pygwy-console.c:327: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:328: Line longer than 80 characters: gtk_scrolled_window_set_shadow_type (GTK_SCROLLED_WINDOW (file_scrolledwin), GTK_SHADOW_IN); ./modules/pygwy/pygwy-console.c:328: Space between function name and parenthesis (col 39): gtk_scrolled_window_set_shadow_type (GTK_SCROLLED_WINDOW (file_scrolledwin), GTK_SHADOW_IN); ./modules/pygwy/pygwy-console.c:328: Space between function name and parenthesis (col 60): gtk_scrolled_window_set_shadow_type (GTK_SCROLLED_WINDOW (file_scrolledwin), GTK_SHADOW_IN); ./modules/pygwy/pygwy-console.c:332: Space between function name and parenthesis (col 49): console_scrolledwin = gtk_scrolled_window_new (NULL, NULL); ./modules/pygwy/pygwy-console.c:337: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:338: Line longer than 80 characters: gtk_scrolled_window_set_shadow_type (GTK_SCROLLED_WINDOW (console_scrolledwin), GTK_SHADOW_IN); ./modules/pygwy/pygwy-console.c:338: Space between function name and parenthesis (col 39): gtk_scrolled_window_set_shadow_type (GTK_SCROLLED_WINDOW (console_scrolledwin), GTK_SHADOW_IN); ./modules/pygwy/pygwy-console.c:338: Space between function name and parenthesis (col 60): gtk_scrolled_window_set_shadow_type (GTK_SCROLLED_WINDOW (console_scrolledwin), GTK_SHADOW_IN); ./modules/pygwy/pygwy-console.c:341: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:342: Space between function name and parenthesis (col 55): s_console_setup->console_output = gtk_text_view_new (); ./modules/pygwy/pygwy-console.c:343: Line longer than 80 characters: gtk_container_add (GTK_CONTAINER (console_scrolledwin), s_console_setup->console_output); ./modules/pygwy/pygwy-console.c:343: Space between function name and parenthesis (col 21): gtk_container_add (GTK_CONTAINER (console_scrolledwin), s_console_setup->console_output); ./modules/pygwy/pygwy-console.c:343: Space between function name and parenthesis (col 36): gtk_container_add (GTK_CONTAINER (console_scrolledwin), s_console_setup->console_output); ./modules/pygwy/pygwy-console.c:344: Line longer than 80 characters: gtk_text_view_set_editable (GTK_TEXT_VIEW (s_console_setup->console_output), FALSE); ./modules/pygwy/pygwy-console.c:344: Space between function name and parenthesis (col 30): gtk_text_view_set_editable (GTK_TEXT_VIEW (s_console_setup->console_output), FALSE); ./modules/pygwy/pygwy-console.c:344: Space between function name and parenthesis (col 45): gtk_text_view_set_editable (GTK_TEXT_VIEW (s_console_setup->console_output), FALSE); ./modules/pygwy/pygwy-console.c:346: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:349: Extra space after `(' (col 40): gtk_source_view_set_show_line_numbers( ./modules/pygwy/pygwy-console.c:351: Extra space after `(' (col 34): gtk_source_view_set_auto_indent( ./modules/pygwy/pygwy-console.c:355: Extra space after `(' (col 33): gtk_source_buffer_set_language( ./modules/pygwy/pygwy-console.c:356: Extra space after `(' (col 25): GTK_SOURCE_BUFFER( ./modules/pygwy/pygwy-console.c:357: Extra space after `(' (col 36): gtk_text_view_get_buffer( ./modules/pygwy/pygwy-console.c:359: Extra space before `)' (col 8): )), ./modules/pygwy/pygwy-console.c:361: Extra space before `)' (col 3): ); ./modules/pygwy/pygwy-console.c:362: Extra space after `(' (col 41): gtk_source_buffer_set_highlight_syntax( ./modules/pygwy/pygwy-console.c:363: Extra space after `(' (col 54): GTK_SOURCE_BUFFER(gtk_text_view_get_buffer( ./modules/pygwy/pygwy-console.c:369: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:375: Line longer than 80 characters: gtk_container_add (GTK_CONTAINER (file_scrolledwin), s_console_setup->console_file_content); ./modules/pygwy/pygwy-console.c:375: Space between function name and parenthesis (col 21): gtk_container_add (GTK_CONTAINER (file_scrolledwin), s_console_setup->console_file_content); ./modules/pygwy/pygwy-console.c:375: Space between function name and parenthesis (col 36): gtk_container_add (GTK_CONTAINER (file_scrolledwin), s_console_setup->console_file_content); ./modules/pygwy/pygwy-console.c:376: Line longer than 80 characters: gtk_text_view_set_editable (GTK_TEXT_VIEW (s_console_setup->console_file_content), TRUE); ./modules/pygwy/pygwy-console.c:376: Space between function name and parenthesis (col 30): gtk_text_view_set_editable (GTK_TEXT_VIEW (s_console_setup->console_file_content), TRUE); ./modules/pygwy/pygwy-console.c:376: Space between function name and parenthesis (col 45): gtk_text_view_set_editable (GTK_TEXT_VIEW (s_console_setup->console_file_content), TRUE); ./modules/pygwy/pygwy-console.c:378: Space between function name and parenthesis (col 31): entry_input = gtk_entry_new (); ./modules/pygwy/pygwy-console.c:380: Space between function name and parenthesis (col 22): gtk_box_pack_start (GTK_BOX (vbox1), frame, FALSE, FALSE, 0); ./modules/pygwy/pygwy-console.c:380: Space between function name and parenthesis (col 31): gtk_box_pack_start (GTK_BOX (vbox1), frame, FALSE, FALSE, 0); ./modules/pygwy/pygwy-console.c:381: Space between function name and parenthesis (col 32): gtk_entry_set_invisible_char (GTK_ENTRY (entry_input), 9679); ./modules/pygwy/pygwy-console.c:381: Space between function name and parenthesis (col 43): gtk_entry_set_invisible_char (GTK_ENTRY (entry_input), 9679); ./modules/pygwy/pygwy-console.c:385: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:386: Space between function name and parenthesis (col 20): g_signal_connect ((gpointer) entry_input, "activate", ./modules/pygwy/pygwy-console.c:387: Space between function name and parenthesis (col 20): G_CALLBACK (pygwy_on_console_command_execute), ./modules/pygwy/pygwy-console.c:389: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:390: Space between function name and parenthesis (col 20): g_signal_connect ((gpointer) button_open, "clicked", ./modules/pygwy/pygwy-console.c:391: Space between function name and parenthesis (col 20): G_CALLBACK (pygwy_on_console_open_file), ./modules/pygwy/pygwy-console.c:393: Space between function name and parenthesis (col 20): g_signal_connect ((gpointer) button_run, "clicked", ./modules/pygwy/pygwy-console.c:394: Space between function name and parenthesis (col 20): G_CALLBACK (pygwy_on_console_run_file), ./modules/pygwy/pygwy-console.c:396: Space between function name and parenthesis (col 20): g_signal_connect ((gpointer) button_save, "clicked", ./modules/pygwy/pygwy-console.c:397: Space between function name and parenthesis (col 20): G_CALLBACK (pygwy_on_console_save_file), ./modules/pygwy/pygwy-console.c:399: Space between function name and parenthesis (col 20): g_signal_connect ((gpointer) button_save_as, "clicked", ./modules/pygwy/pygwy-console.c:400: Space between function name and parenthesis (col 20): G_CALLBACK (pygwy_on_console_save_as_file), ./modules/pygwy/pygwy-console.c:403: C++/C99 style comment (col 3) ./modules/pygwy/pygwy-console.c:404: Space between function name and parenthesis (col 20): g_signal_connect ((gpointer) console_win, "delete_event", ./modules/pygwy/pygwy-console.c:405: Space between function name and parenthesis (col 20): G_CALLBACK (pygwy_on_console_close), ./modules/pygwy/pygwy-console.c:407: Line longer than 80 characters: gtk_text_view_set_wrap_mode(GTK_TEXT_VIEW(s_console_setup->console_output), GTK_WRAP_WORD_CHAR); ./modules/pygwy/pygwy-console.c:415: C++/C99 style comment (col 17) ./modules/pygwy/pygwy-console.c:421: C++/C99 style comment (col 4) ./modules/pygwy/pygwy-console.c:428: C++/C99 style comment (col 4) ./modules/pygwy/pygwy-console.c:428: Line longer than 80 characters: // do NOT create container named 'data' to allow access the container from python ./modules/pygwy/pygwy-console.c:429: C++/C99 style comment (col 4) ./modules/pygwy/pygwy-console.c:430: C++/C99 style comment (col 4) ./modules/pygwy/pygwy-console.c:431: C++/C99 style comment (col 4) ./modules/pygwy/pygwy-console.c:432: C++/C99 style comment (col 4) ./modules/pygwy/pygwy-console.c:433: C++/C99 style comment (col 4) ./modules/pygwy/pygwy-console.c:435: C++/C99 style comment (col 4) ./modules/pygwy/pygwy-console.c:446: C++/C99 style comment (col 4) ./modules/pygwy/pygwy-console.c:452: C++/C99 style comment (col 4) ./modules/pygwy/pygwy-console.c:459: C++/C99 style comment (col 4) ./modules/pygwy/pygwy-console.c:474: Extra space before `)' (col 100): pygwy_console_run_command((gchar*) gtk_entry_get_text(GTK_ENTRY(entry)), Py_single_input) ); ./modules/pygwy/pygwy-console.c:474: Line longer than 80 characters: pygwy_console_run_command((gchar*) gtk_entry_get_text(GTK_ENTRY(entry)), Py_single_input) ); ./modules/pygwy/pygwy-console.c:485: C++/C99 style comment (col 4) ./modules/pygwy/pygwy-console.c:486: C++/C99 style comment (col 4) ./modules/pygwy/wrap_calls.c:19: Trailing whitespace characters ./modules/pygwy/wrap_calls.c:77: Line longer than 80 characters: return gwy_data_field_get_profile(data_field, NULL, scol, srow, ecol, erow, res, thickness, interpolation); ./modules/pygwy/wrap_calls.c:113: Trailing whitespace characters ./modules/pygwy/wrap_calls.c:117: Line longer than 80 characters: coeffs = gwy_data_field_fit_polynom(data_field, col_degree, row_degree, NULL); ./modules/pygwy/wrap_calls.c:118: Line longer than 80 characters: return create_array(coeffs, (col_degree+1)*(row_degree+1), sizeof(gdouble), TRUE); ./modules/pygwy/wrap_calls.c:143: Trailing whitespace characters ./modules/pygwy/wrap_calls.c:144: Trailing whitespace characters ./modules/pygwy/wrap_calls.c:145: Trailing whitespace characters ./modules/pygwy/wrap_calls.c:146: Trailing whitespace characters ./modules/pygwy/wrap_calls.c:147: Trailing whitespace characters ./modules/pygwy/wrap_calls.c:150: Extra space before `)' (col 6): ) ./modules/pygwy/wrap_calls.c:154: Line longer than 80 characters: coeffs = gwy_data_field_area_fit_polynom(data_field, col, row, width, height, col_degree, row_degree, NULL); ./modules/pygwy/wrap_calls.c:155: Line longer than 80 characters: return create_array(coeffs, (col_degree+1)*(row_degree+1), sizeof(gdouble), TRUE); ./modules/pygwy/wrap_calls.c:174: Trailing whitespace characters ./modules/pygwy/wrap_calls.c:175: Extra space after `(' (col 41): gwy_data_field_elliptic_area_extract_wrap( ./modules/pygwy/wrap_calls.c:184: Line longer than 80 characters: data = g_malloc(sizeof(gdouble)*gwy_data_field_get_elliptic_area_size(width, height)); ./modules/pygwy/wrap_calls.c:185: Line longer than 80 characters: gwy_data_field_elliptic_area_extract(data_field, col, row, width, height, data); ./modules/pygwy/wrap_calls.c:187: Line longer than 80 characters: return create_array(data, gwy_data_field_get_elliptic_area_size(width, height), sizeof(gdouble), TRUE); ./modules/pygwy/wrap_calls.c:203: Extra space after `(' (col 41): gwy_data_field_circular_area_extract_wrap( ./modules/pygwy/wrap_calls.c:210: Trailing whitespace characters ./modules/pygwy/wrap_calls.c:211: Line longer than 80 characters: data = g_malloc(sizeof(gdouble)*gwy_data_field_get_circular_area_size(radius)); ./modules/pygwy/wrap_calls.c:214: Line longer than 80 characters: return create_array(data, gwy_data_field_get_circular_area_size(radius), sizeof(gdouble), TRUE); ./modules/pygwy/wrap_calls.c:227: Trailing whitespace characters ./modules/pygwy/wrap_calls.c:254: Trailing whitespace characters ./modules/pygwy/wrap_calls.c:266: Trailing whitespace characters ./modules/pygwy/wrap_calls.c:278: Trailing whitespace characters ./modules/pygwy/wrap_calls.c:285: Trailing whitespace characters ./modules/pygwy/wrap_calls.c:290: Trailing whitespace characters ./modules/pygwy/wrap_calls.c:291: Trailing whitespace characters ./modules/pygwy/wrap_calls.c:296: Line longer than 80 characters: return gwy_tip_estimate_partial(tip, surface, threshold, use_edges, &v, NULL, NULL); ./modules/pygwy/wrap_calls.c:299: Trailing whitespace characters ./modules/pygwy/wrap_calls.c:300: Trailing whitespace characters ./modules/pygwy/wrap_calls.c:305: Line longer than 80 characters: return gwy_tip_estimate_full(tip, surface, threshold, use_edges, &v, NULL, NULL); ./modules/file/omicronmatrix.c:5: Trailing whitespace characters ./modules/file/omicronmatrix.c:6: Trailing whitespace characters ./modules/file/omicronmatrix.c:7: Trailing whitespace characters ./modules/file/omicronmatrix.c:15: Trailing whitespace characters ./modules/file/omicronmatrix.c:16: Trailing whitespace characters ./modules/file/omicronmatrix.c:65: Trailing whitespace characters ./modules/file/omicronmatrix.c:66: Trailing whitespace characters ./modules/file/omicronmatrix.c:69: C++/C99 style comment (col 0) ./modules/file/omicronmatrix.c:71: Trailing whitespace characters ./modules/file/omicronmatrix.c:83: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:88: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:91: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:135: Trailing whitespace characters ./modules/file/omicronmatrix.c:160: Trailing whitespace characters ./modules/file/omicronmatrix.c:164: Missing space after `if' (col 4): if(s->tfftype == TFF_LINEAR1D) { ./modules/file/omicronmatrix.c:165: C++/C99 style comment (col 6) ./modules/file/omicronmatrix.c:167: Missing space after `if' (col 11): } else if(s->tfftype == TFF_MULTILINEAR1D) { ./modules/file/omicronmatrix.c:168: C++/C99 style comment (col 6) ./modules/file/omicronmatrix.c:169: C++/C99 style comment (col 6) ./modules/file/omicronmatrix.c:170: C++/C99 style comment (col 6) ./modules/file/omicronmatrix.c:173: C++/C99 style comment (col 6) ./modules/file/omicronmatrix.c:213: Trailing whitespace characters ./modules/file/omicronmatrix.c:217: Line ends with an operator `&&' (col 48): if(fileinfo->buffer_len > IMGFILEIDENT_SIZE && ./modules/file/omicronmatrix.c:217: Missing space after `if' (col 4): if(fileinfo->buffer_len > IMGFILEIDENT_SIZE && ./modules/file/omicronmatrix.c:227: Trailing whitespace characters ./modules/file/omicronmatrix.c:230: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:235: Missing space after `if' (col 4): if(len == 0) { ./modules/file/omicronmatrix.c:238: Missing space after `if' (col 4): if(len > STRING_MAXLENGTH) { ./modules/file/omicronmatrix.c:244: Missing space after `if' (col 4): if(tmperr != NULL) { ./modules/file/omicronmatrix.c:251: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:253: Missing space after `if' (col 8): if(size != NULL) *size = len; ./modules/file/omicronmatrix.c:253: Statement for `if' on the same line (col 25): if(size != NULL) *size = len; ./modules/file/omicronmatrix.c:260: Trailing whitespace characters ./modules/file/omicronmatrix.c:265: Trailing whitespace characters ./modules/file/omicronmatrix.c:273: Missing space after `if' (col 4): if(check == 1) { ./modules/file/omicronmatrix.c:275: Extra space before `)' (col 18): if(a != 0 ) { ./modules/file/omicronmatrix.c:275: Missing space after `if' (col 8): if(a != 0 ) { ./modules/file/omicronmatrix.c:278: Missing space after `if' (col 12): if(metacontainer != NULL) { ./modules/file/omicronmatrix.c:290: Missing space after `if' (col 4): if(0 == strncmp(id, "GNOL", 4)) { ./modules/file/omicronmatrix.c:291: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:294: Missing space after `if' (col 8): if(metacontainer != NULL) { ./modules/file/omicronmatrix.c:297: Trailing whitespace characters ./modules/file/omicronmatrix.c:298: Trailing whitespace characters ./modules/file/omicronmatrix.c:303: Missing space after `if' (col 11): } else if(0 == strncmp(id, "LOOB", 4)) { ./modules/file/omicronmatrix.c:304: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:307: Missing space after `if' (col 8): if(metacontainer != NULL) { ./modules/file/omicronmatrix.c:310: Trailing whitespace characters ./modules/file/omicronmatrix.c:311: Trailing whitespace characters ./modules/file/omicronmatrix.c:316: Missing space after `if' (col 11): } else if(0 == strncmp(id, "BUOD", 4)) { ./modules/file/omicronmatrix.c:317: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:320: Missing space after `if' (col 8): if(metacontainer != NULL) { ./modules/file/omicronmatrix.c:323: Trailing whitespace characters ./modules/file/omicronmatrix.c:324: Trailing whitespace characters ./modules/file/omicronmatrix.c:329: Missing space after `if' (col 11): } else if(0 == strncmp(id, "GRTS", 4)) { ./modules/file/omicronmatrix.c:330: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:333: Trailing whitespace characters ./modules/file/omicronmatrix.c:335: Missing space after `if' (col 8): if(metacontainer != NULL) { ./modules/file/omicronmatrix.c:336: Trailing whitespace characters ./modules/file/omicronmatrix.c:337: Trailing whitespace characters ./modules/file/omicronmatrix.c:348: Trailing whitespace characters ./modules/file/omicronmatrix.c:351: Trailing whitespace characters ./modules/file/omicronmatrix.c:352: Trailing whitespace characters ./modules/file/omicronmatrix.c:360: Missing space after `if' (col 4): if(check == 1) { ./modules/file/omicronmatrix.c:362: Missing space after `if' (col 8): if(a != 0) { ./modules/file/omicronmatrix.c:364: Missing space after `if' (col 8): if(data != NULL && sizeof(data) == sizeof(guint32)) { ./modules/file/omicronmatrix.c:376: Missing space after `if' (col 4): if(0 == strncmp(id, "GNOL", 4)) { ./modules/file/omicronmatrix.c:377: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:379: Missing space after `if' (col 8): if(data != NULL) { ./modules/file/omicronmatrix.c:387: Missing space after `if' (col 11): } else if(0 == strncmp(id, "LOOB", 4)) { ./modules/file/omicronmatrix.c:388: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:391: Missing space after `if' (col 8): if(data != NULL) { ./modules/file/omicronmatrix.c:399: Missing space after `if' (col 11): } else if(0 == strncmp(id, "BUOD", 4)) { ./modules/file/omicronmatrix.c:400: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:402: Missing space after `if' (col 8): if(data != NULL) { ./modules/file/omicronmatrix.c:410: Missing space after `if' (col 11): } else if(0 == strncmp(id, "GRTS", 4)) { ./modules/file/omicronmatrix.c:411: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:413: Missing space after `if' (col 8): if(data != NULL) { ./modules/file/omicronmatrix.c:427: Trailing whitespace characters ./modules/file/omicronmatrix.c:430: Trailing whitespace characters ./modules/file/omicronmatrix.c:439: Line ends with an operator `||' (col 51): if(matrixdata != NULL && (matrixdata->state == 1 || ./modules/file/omicronmatrix.c:439: Missing space after `if' (col 2): if(matrixdata != NULL && (matrixdata->state == 1 || ./modules/file/omicronmatrix.c:439: Trailing whitespace characters ./modules/file/omicronmatrix.c:441: Trailing whitespace characters ./modules/file/omicronmatrix.c:446: C++/C99 style comment (col 2) ./modules/file/omicronmatrix.c:446: Trailing whitespace characters ./modules/file/omicronmatrix.c:447: C++/C99 style comment (col 2) ./modules/file/omicronmatrix.c:449: C++/C99 style comment (col 2) ./modules/file/omicronmatrix.c:453: Trailing whitespace characters ./modules/file/omicronmatrix.c:458: Trailing whitespace characters ./modules/file/omicronmatrix.c:461: Missing space after `if' (col 2): if(strncmp(ident, "REFX", 4) && strncmp(ident, "NACS", 4) ./modules/file/omicronmatrix.c:468: C++/C99 style comment (col 6) ./modules/file/omicronmatrix.c:476: Trailing whitespace characters ./modules/file/omicronmatrix.c:478: Extra space after `(' (col 4): if( 0 == strncmp(ident, "ATEM", 4)) { ./modules/file/omicronmatrix.c:478: Missing space after `if' (col 2): if( 0 == strncmp(ident, "ATEM", 4)) { ./modules/file/omicronmatrix.c:479: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:485: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:485: Trailing whitespace characters ./modules/file/omicronmatrix.c:487: Trailing whitespace characters ./modules/file/omicronmatrix.c:489: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:492: Trailing whitespace characters ./modules/file/omicronmatrix.c:494: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:497: Trailing whitespace characters ./modules/file/omicronmatrix.c:498: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:501: Trailing whitespace characters ./modules/file/omicronmatrix.c:503: Extra space after `(' (col 11): } else if( 0 == strncmp(ident, "DPXE", 4)) { ./modules/file/omicronmatrix.c:503: Missing space after `if' (col 9): } else if( 0 == strncmp(ident, "DPXE", 4)) { ./modules/file/omicronmatrix.c:504: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:505: Missing spaces around `=' (col 13): guint32 i=0; ./modules/file/omicronmatrix.c:505: Trailing whitespace characters ./modules/file/omicronmatrix.c:506: Trailing whitespace characters ./modules/file/omicronmatrix.c:507: Missing space after `for' (col 4): for(i=0; i<7; i++) { ./modules/file/omicronmatrix.c:507: Missing spaces around `<' (col 14): for(i=0; i<7; i++) { ./modules/file/omicronmatrix.c:507: Missing spaces around `=' (col 9): for(i=0; i<7; i++) { ./modules/file/omicronmatrix.c:508: C++/C99 style comment (col 6) ./modules/file/omicronmatrix.c:513: Trailing whitespace characters ./modules/file/omicronmatrix.c:517: Missing space after `if' (col 8): }else if(0 == strncmp(ident, "QESF", 4)) { ./modules/file/omicronmatrix.c:519: Missing space after `if' (col 8): }else if(0 == strncmp(ident, "SPXE", 4)) { ./modules/file/omicronmatrix.c:520: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:521: Trailing whitespace characters ./modules/file/omicronmatrix.c:522: Trailing whitespace characters ./modules/file/omicronmatrix.c:523: Missing space after `while' (col 4): while(fp - *infile < len) { ./modules/file/omicronmatrix.c:524: Trailing whitespace characters ./modules/file/omicronmatrix.c:530: Extra space after `(' (col 10): }else if( 0 == strncmp(ident, "LNEG", 4)) { ./modules/file/omicronmatrix.c:530: Missing space after `if' (col 8): }else if( 0 == strncmp(ident, "LNEG", 4)) { ./modules/file/omicronmatrix.c:531: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:533: Missing spaces around `<' (col 17): for (i = 0; i<3; i++) { ./modules/file/omicronmatrix.c:534: C++/C99 style comment (col 6) ./modules/file/omicronmatrix.c:539: Trailing whitespace characters ./modules/file/omicronmatrix.c:540: Trailing whitespace characters ./modules/file/omicronmatrix.c:543: Missing space after `if' (col 8): }else if(0 == strncmp(ident, "TSNI", 4)) { ./modules/file/omicronmatrix.c:544: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:547: Missing space after `for' (col 4): for(i=0; i 0) { ./modules/file/omicronmatrix.c:571: Trailing whitespace characters ./modules/file/omicronmatrix.c:573: Missing space after `if' (col 8): if(t1 != NULL) g_free(t1); ./modules/file/omicronmatrix.c:573: Statement for `if' on the same line (col 23): if(t1 != NULL) g_free(t1); ./modules/file/omicronmatrix.c:577: Missing space after `if' (col 6): if(s1 != NULL) g_free(s1); ./modules/file/omicronmatrix.c:577: Statement for `if' on the same line (col 21): if(s1 != NULL) g_free(s1); ./modules/file/omicronmatrix.c:578: Missing space after `if' (col 6): if(s2 != NULL) g_free(s2); ./modules/file/omicronmatrix.c:578: Statement for `if' on the same line (col 21): if(s2 != NULL) g_free(s2); ./modules/file/omicronmatrix.c:579: Missing space after `if' (col 6): if(s3 != NULL) g_free(s3); ./modules/file/omicronmatrix.c:579: Statement for `if' on the same line (col 21): if(s3 != NULL) g_free(s3); ./modules/file/omicronmatrix.c:581: Trailing whitespace characters ./modules/file/omicronmatrix.c:582: Missing space after `if' (col 8): }else if(FALSE && 0 == strncmp(ident, "SXNC", 4)) { ./modules/file/omicronmatrix.c:583: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:584: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:589: Missing space after `for' (col 4): for(i=0; i 0) { ./modules/file/omicronmatrix.c:616: Missing space after `if' (col 8): if(0 == strcmp(inst, "XYScanner")) { ./modules/file/omicronmatrix.c:623: Missing space after `while' (col 6): while(a > 0) { ./modules/file/omicronmatrix.c:624: Trailing whitespace characters ./modules/file/omicronmatrix.c:626: Missing space after `if' (col 10): if(checksub) { ./modules/file/omicronmatrix.c:627: Missing space after `if' (col 12): if(0 == strcmp(prop, "Height")) { ./modules/file/omicronmatrix.c:627: Trailing whitespace characters ./modules/file/omicronmatrix.c:628: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:630: Missing space after `if' (col 14): if(restype != OMICRON_DOUBLE) { ./modules/file/omicronmatrix.c:636: Missing space after `if' (col 18): if(meta != NULL) { ./modules/file/omicronmatrix.c:638: Trailing whitespace characters ./modules/file/omicronmatrix.c:639: Missing space after `,' (col 44): g_strconcat("EEPA:",inst, ".", prop, ./modules/file/omicronmatrix.c:639: Trailing whitespace characters ./modules/file/omicronmatrix.c:640: Trailing whitespace characters ./modules/file/omicronmatrix.c:645: Missing space after `if' (col 19): } else if(0 == strcmp("Width", prop)) { ./modules/file/omicronmatrix.c:646: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:648: Missing space after `if' (col 14): if(restype != OMICRON_DOUBLE) { ./modules/file/omicronmatrix.c:652: Trailing whitespace characters ./modules/file/omicronmatrix.c:655: Missing space after `if' (col 16): if(meta != NULL) { ./modules/file/omicronmatrix.c:657: Trailing whitespace characters ./modules/file/omicronmatrix.c:658: Missing space after `,' (col 40): g_strconcat("EEPA:",inst, ".", prop, ./modules/file/omicronmatrix.c:658: Trailing whitespace characters ./modules/file/omicronmatrix.c:659: Trailing whitespace characters ./modules/file/omicronmatrix.c:664: Line ends with an operator `||' (col 52): } else if(0 == strcmp("X_Points", prop) || ./modules/file/omicronmatrix.c:664: Missing space after `if' (col 19): } else if(0 == strcmp("X_Points", prop) || ./modules/file/omicronmatrix.c:664: Trailing whitespace characters ./modules/file/omicronmatrix.c:666: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:668: Missing space after `if' (col 14): if(restype != OMICRON_UINT32) { ./modules/file/omicronmatrix.c:674: Missing space after `if' (col 16): if(meta != NULL) { ./modules/file/omicronmatrix.c:676: Trailing whitespace characters ./modules/file/omicronmatrix.c:677: Missing space after `,' (col 39): g_strconcat("EEPA:",inst, ".", prop, ./modules/file/omicronmatrix.c:678: Trailing whitespace characters ./modules/file/omicronmatrix.c:683: Line ends with an operator `||' (col 52): } else if(0 == strcmp("Y_Points", prop) || ./modules/file/omicronmatrix.c:683: Missing space after `if' (col 19): } else if(0 == strcmp("Y_Points", prop) || ./modules/file/omicronmatrix.c:685: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:687: Missing space after `if' (col 15): if(restype != OMICRON_UINT32) { ./modules/file/omicronmatrix.c:693: Missing space after `if' (col 16): if(meta != NULL) { ./modules/file/omicronmatrix.c:695: Trailing whitespace characters ./modules/file/omicronmatrix.c:696: Missing space after `,' (col 39): g_strconcat("EEPA:",inst, ".", prop, ./modules/file/omicronmatrix.c:697: Trailing whitespace characters ./modules/file/omicronmatrix.c:702: Line ends with an operator `||' (col 62): } else if(0 == strcmp("Raster_Period_Time", prop) || ./modules/file/omicronmatrix.c:702: Missing space after `if' (col 19): } else if(0 == strcmp("Raster_Period_Time", prop) || ./modules/file/omicronmatrix.c:704: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:704: Trailing whitespace characters ./modules/file/omicronmatrix.c:706: Missing space after `if' (col 14): if(restype != OMICRON_DOUBLE) { ./modules/file/omicronmatrix.c:712: Missing space after `if' (col 16): if(meta != NULL) { ./modules/file/omicronmatrix.c:714: Trailing whitespace characters ./modules/file/omicronmatrix.c:715: Missing space after `,' (col 39): g_strconcat("EEPA:",inst, ".", prop, ./modules/file/omicronmatrix.c:716: Trailing whitespace characters ./modules/file/omicronmatrix.c:720: Line ends with an operator `||' (col 53): } else if(0 == strcmp("Grid_Mode", prop) || ./modules/file/omicronmatrix.c:720: Missing space after `if' (col 19): } else if(0 == strcmp("Grid_Mode", prop) || ./modules/file/omicronmatrix.c:722: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:723: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:724: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:724: Trailing whitespace characters ./modules/file/omicronmatrix.c:726: Missing space after `if' (col 14): if(restype != OMICRON_UINT32) { ./modules/file/omicronmatrix.c:732: Missing space after `if' (col 16): if(meta != NULL) { ./modules/file/omicronmatrix.c:734: Trailing whitespace characters ./modules/file/omicronmatrix.c:735: Missing space after `,' (col 39): g_strconcat("EEPA:",inst, ".", prop, ./modules/file/omicronmatrix.c:735: Trailing whitespace characters ./modules/file/omicronmatrix.c:736: Trailing whitespace characters ./modules/file/omicronmatrix.c:741: Missing space after `if' (col 19): } else if(0 == strcmp("Zoom", prop)) { ./modules/file/omicronmatrix.c:742: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:744: Missing space after `if' (col 14): if(restype != OMICRON_UINT32) { ./modules/file/omicronmatrix.c:750: Missing space after `if' (col 16): if(meta != NULL) { ./modules/file/omicronmatrix.c:752: Trailing whitespace characters ./modules/file/omicronmatrix.c:753: Missing space after `,' (col 39): g_strconcat("EEPA:",inst, ".", prop, ./modules/file/omicronmatrix.c:754: Trailing whitespace characters ./modules/file/omicronmatrix.c:759: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:760: Trailing whitespace characters ./modules/file/omicronmatrix.c:761: Missing space after `,' (col 39): g_strconcat("/0/meta/",inst, ".", prop, NULL), ./modules/file/omicronmatrix.c:762: Missing space after `,' (col 36): g_strconcat("EEPA:",inst, ".", prop, " [", unit, "]", NULL), ./modules/file/omicronmatrix.c:766: C++/C99 style comment (col 12) ./modules/file/omicronmatrix.c:766: Trailing whitespace characters ./modules/file/omicronmatrix.c:767: Trailing whitespace characters ./modules/file/omicronmatrix.c:768: Missing space after `,' (col 39): g_strconcat("/0/meta/",inst, ".", prop, NULL), ./modules/file/omicronmatrix.c:769: Missing space after `,' (col 36): g_strconcat("EEPA:",inst, ".", prop, " [", unit, "]", NULL), ./modules/file/omicronmatrix.c:775: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:778: C++/C99 style comment (col 6) ./modules/file/omicronmatrix.c:780: Missing space after `if' (col 10): }else if(0 == strncmp(ident, "DOMP", 4)) { ./modules/file/omicronmatrix.c:781: C++/C99 style comment (col 6) ./modules/file/omicronmatrix.c:782: C++/C99 style comment (col 6) ./modules/file/omicronmatrix.c:783: C++/C99 style comment (col 6) ./modules/file/omicronmatrix.c:791: Trailing whitespace characters ./modules/file/omicronmatrix.c:792: C++/C99 style comment (col 6) ./modules/file/omicronmatrix.c:796: Missing space after `if' (col 6): if(0 == strcmp(inst, "XYScanner")) { ./modules/file/omicronmatrix.c:798: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:799: Missing space after `if' (col 8): if(0 == strcmp(prop, "Height")) { ./modules/file/omicronmatrix.c:800: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:802: Missing space after `if' (col 14): if(restype != OMICRON_DOUBLE) { ./modules/file/omicronmatrix.c:808: Missing space after `if' (col 16): if(meta != NULL) { ./modules/file/omicronmatrix.c:810: Trailing whitespace characters ./modules/file/omicronmatrix.c:811: Missing space after `,' (col 44): g_strconcat("EEPA:",inst, ".", prop, ./modules/file/omicronmatrix.c:812: Trailing whitespace characters ./modules/file/omicronmatrix.c:817: Missing space after `if' (col 19): } else if(0 == strcmp("Width", prop)) { ./modules/file/omicronmatrix.c:818: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:820: Missing space after `if' (col 14): if(restype != OMICRON_DOUBLE) { ./modules/file/omicronmatrix.c:826: Missing space after `if' (col 16): if(meta != NULL) { ./modules/file/omicronmatrix.c:828: Trailing whitespace characters ./modules/file/omicronmatrix.c:829: Missing space after `,' (col 39): g_strconcat("EEPA:",inst, ".", prop, ./modules/file/omicronmatrix.c:830: Trailing whitespace characters ./modules/file/omicronmatrix.c:835: Line ends with an operator `||' (col 52): } else if(0 == strcmp("X_Points", prop) || ./modules/file/omicronmatrix.c:835: Missing space after `if' (col 19): } else if(0 == strcmp("X_Points", prop) || ./modules/file/omicronmatrix.c:837: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:839: Missing space after `if' (col 14): if(restype != OMICRON_UINT32) { ./modules/file/omicronmatrix.c:845: Missing space after `if' (col 16): if(meta != NULL) { ./modules/file/omicronmatrix.c:847: Trailing whitespace characters ./modules/file/omicronmatrix.c:848: Missing space after `,' (col 39): g_strconcat("EEPA:",inst, ".", prop, ./modules/file/omicronmatrix.c:849: Trailing whitespace characters ./modules/file/omicronmatrix.c:854: Line ends with an operator `||' (col 52): } else if(0 == strcmp("Y_Points", prop) || ./modules/file/omicronmatrix.c:854: Missing space after `if' (col 19): } else if(0 == strcmp("Y_Points", prop) || ./modules/file/omicronmatrix.c:856: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:858: Missing space after `if' (col 14): if(restype != OMICRON_UINT32) { ./modules/file/omicronmatrix.c:864: Missing space after `if' (col 16): if(meta != NULL) { ./modules/file/omicronmatrix.c:866: Trailing whitespace characters ./modules/file/omicronmatrix.c:867: Missing space after `,' (col 39): g_strconcat("EEPA:",inst, ".", prop, ./modules/file/omicronmatrix.c:868: Trailing whitespace characters ./modules/file/omicronmatrix.c:873: Line ends with an operator `||' (col 62): } else if(0 == strcmp("Raster_Period_Time", prop) || ./modules/file/omicronmatrix.c:873: Missing space after `if' (col 19): } else if(0 == strcmp("Raster_Period_Time", prop) || ./modules/file/omicronmatrix.c:875: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:875: Trailing whitespace characters ./modules/file/omicronmatrix.c:877: Missing space after `if' (col 14): if(restype != OMICRON_DOUBLE) { ./modules/file/omicronmatrix.c:883: Missing space after `if' (col 16): if(meta != NULL) { ./modules/file/omicronmatrix.c:885: Trailing whitespace characters ./modules/file/omicronmatrix.c:886: Missing space after `,' (col 39): g_strconcat("EEPA:",inst, ".", prop, ./modules/file/omicronmatrix.c:887: Trailing whitespace characters ./modules/file/omicronmatrix.c:892: Line ends with an operator `||' (col 53): } else if(0 == strcmp("Grid_Mode", prop) || ./modules/file/omicronmatrix.c:892: Missing space after `if' (col 19): } else if(0 == strcmp("Grid_Mode", prop) || ./modules/file/omicronmatrix.c:894: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:895: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:896: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:896: Trailing whitespace characters ./modules/file/omicronmatrix.c:898: Missing space after `if' (col 14): if(restype != OMICRON_UINT32) { ./modules/file/omicronmatrix.c:904: Missing space after `if' (col 16): if(meta != NULL) { ./modules/file/omicronmatrix.c:906: Trailing whitespace characters ./modules/file/omicronmatrix.c:907: Missing space after `,' (col 39): g_strconcat("EEPA:",inst, ".", prop, ./modules/file/omicronmatrix.c:908: Trailing whitespace characters ./modules/file/omicronmatrix.c:912: Trailing whitespace characters ./modules/file/omicronmatrix.c:914: Missing space after `if' (col 19): } else if(0 == strcmp("Zoom", prop)) { ./modules/file/omicronmatrix.c:915: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:917: Missing space after `if' (col 14): if(restype != OMICRON_UINT32) { ./modules/file/omicronmatrix.c:923: Missing space after `if' (col 16): if(meta != NULL) { ./modules/file/omicronmatrix.c:925: Trailing whitespace characters ./modules/file/omicronmatrix.c:926: Missing space after `,' (col 39): g_strconcat("EEPA:",inst, ".", prop, ./modules/file/omicronmatrix.c:927: Trailing whitespace characters ./modules/file/omicronmatrix.c:934: C++/C99 style comment (col 6) ./modules/file/omicronmatrix.c:934: Trailing whitespace characters ./modules/file/omicronmatrix.c:935: Trailing whitespace characters ./modules/file/omicronmatrix.c:936: Missing space after `,' (col 44): g_strconcat("/meta/eepa/",inst, ".", prop, NULL), ./modules/file/omicronmatrix.c:944: Missing space after `if' (col 8): }else if(FALSE && 0 == strncmp(ident, "ICNI", 4)) { ./modules/file/omicronmatrix.c:945: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:945: Trailing whitespace characters ./modules/file/omicronmatrix.c:946: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:947: Trailing whitespace characters ./modules/file/omicronmatrix.c:948: Extra space after `(' (col 10): }else if( 0 == strncmp(ident, "KRAM", 4)) { ./modules/file/omicronmatrix.c:948: Missing space after `if' (col 8): }else if( 0 == strncmp(ident, "KRAM", 4)) { ./modules/file/omicronmatrix.c:949: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:953: Trailing whitespace characters ./modules/file/omicronmatrix.c:955: Missing space after `if' (col 8): }else if(FALSE && 0 == strncmp(ident, "WEIV", 4)) { ./modules/file/omicronmatrix.c:956: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:957: Trailing whitespace characters ./modules/file/omicronmatrix.c:958: Missing space after `if' (col 8): }else if(FALSE && 0 == strncmp(ident, "CORP", 4)) { ./modules/file/omicronmatrix.c:959: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:960: Trailing whitespace characters ./modules/file/omicronmatrix.c:961: Missing space after `if' (col 8): }else if(0 == strncmp(ident, "FERB", 4)) { ./modules/file/omicronmatrix.c:964: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:965: Trailing whitespace characters ./modules/file/omicronmatrix.c:967: Line ends with an operator `=' (col 14): savedname = ./modules/file/omicronmatrix.c:967: Trailing whitespace characters ./modules/file/omicronmatrix.c:970: Line ends with an operator `||' (col 45): if(g_str_has_suffix(savedname, filename) || ./modules/file/omicronmatrix.c:970: Missing space after `if' (col 4): if(g_str_has_suffix(savedname, filename) || ./modules/file/omicronmatrix.c:970: Trailing whitespace characters ./modules/file/omicronmatrix.c:972: C++/C99 style comment (col 9) ./modules/file/omicronmatrix.c:973: C++/C99 style comment (col 9) ./modules/file/omicronmatrix.c:977: Trailing whitespace characters ./modules/file/omicronmatrix.c:978: Missing space after `if' (col 8): }else if(0 == strncmp(ident, "YSCC", 4)) { ./modules/file/omicronmatrix.c:979: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:980: Trailing whitespace characters ./modules/file/omicronmatrix.c:981: Missing space after `while' (col 4): while(fp - *infile < len) { ./modules/file/omicronmatrix.c:982: C++/C99 style comment (col 6) ./modules/file/omicronmatrix.c:986: Missing space after `if' (col 8): }else if(0 == strncmp(ident, "TCID", 4)) { ./modules/file/omicronmatrix.c:987: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:988: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:988: Trailing whitespace characters ./modules/file/omicronmatrix.c:989: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:993: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:996: Missing space after `for' (col 4): for(i=0; ixpoints == 0 || matrixdata->ypoints == 0) { ./modules/file/omicronmatrix.c:1118: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:1123: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:1124: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:1130: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:1131: Trailing whitespace characters ./modules/file/omicronmatrix.c:1135: Trailing whitespace characters ./modules/file/omicronmatrix.c:1136: Trailing whitespace characters ./modules/file/omicronmatrix.c:1140: Extra space before `)' (col 14): ) ./modules/file/omicronmatrix.c:1140: Trailing whitespace characters ./modules/file/omicronmatrix.c:1141: C++/C99 style comment (col 10) ./modules/file/omicronmatrix.c:1141: Opening brace on a separate line (col 8) ./modules/file/omicronmatrix.c:1141: Trailing whitespace characters ./modules/file/omicronmatrix.c:1144: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:1145: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:1146: Missing space before `+=' (col 11): *fp+= 20; ./modules/file/omicronmatrix.c:1147: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:1148: Trailing whitespace characters ./modules/file/omicronmatrix.c:1149: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:1150: Trailing whitespace characters ./modules/file/omicronmatrix.c:1154: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:1155: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:1160: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:1165: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:1179: Missing space after `if' (col 8): if(useparamfile) { ./modules/file/omicronmatrix.c:1185: C++/C99 style comment (col 12) ./modules/file/omicronmatrix.c:1194: Trailing whitespace characters ./modules/file/omicronmatrix.c:1195: Missing space after `if' (col 8): if(matrixdata->gridmode == 2) { ./modules/file/omicronmatrix.c:1196: C++/C99 style comment (col 12) ./modules/file/omicronmatrix.c:1197: Trailing whitespace characters ./modules/file/omicronmatrix.c:1206: Missing space after `if' (col 15): } else if(matrixdata->gridmode == 1) { ./modules/file/omicronmatrix.c:1207: C++/C99 style comment (col 12) ./modules/file/omicronmatrix.c:1208: Trailing whitespace characters ./modules/file/omicronmatrix.c:1211: Trailing whitespace characters ./modules/file/omicronmatrix.c:1222: C++/C99 style comment (col 12) ./modules/file/omicronmatrix.c:1244: Missing space after `if' (col 8): if(useparamfile) { ./modules/file/omicronmatrix.c:1245: C++/C99 style comment (col 12) ./modules/file/omicronmatrix.c:1247: C++/C99 style comment (col 12) ./modules/file/omicronmatrix.c:1248: Trailing whitespace characters ./modules/file/omicronmatrix.c:1253: Extra space after `(' (col 67): if(0 == strcmp((gchar*)gwy_container_get_string_by_name( ./modules/file/omicronmatrix.c:1253: Missing space after `if' (col 12): if(0 == strcmp((gchar*)gwy_container_get_string_by_name( ./modules/file/omicronmatrix.c:1254: Trailing whitespace characters ./modules/file/omicronmatrix.c:1256: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:1256: Trailing whitespace characters ./modules/file/omicronmatrix.c:1262: Missing space after `if' (col 19): } else if(0 == strcmp((gchar*) ./modules/file/omicronmatrix.c:1266: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:1268: Extra space after `(' (col 70): zscale.neutralfactor_2= gwy_container_get_double_by_name( ./modules/file/omicronmatrix.c:1268: Missing space before `=' (col 36): zscale.neutralfactor_2= gwy_container_get_double_by_name( ./modules/file/omicronmatrix.c:1270: Extra space after `(' (col 70): zscale.offset_2 = gwy_container_get_double_by_name( ./modules/file/omicronmatrix.c:1272: Extra space after `(' (col 70): zscale.prefactor_2 = gwy_container_get_double_by_name( ./modules/file/omicronmatrix.c:1274: Extra space after `(' (col 70): zscale.preoffset_2 = gwy_container_get_double_by_name( ./modules/file/omicronmatrix.c:1276: Extra space after `(' (col 70): zscale.raw1_2 = gwy_container_get_double_by_name( ./modules/file/omicronmatrix.c:1278: Line ends with an operator `/' (col 74): zscale.whole_2 = (zscale.raw1_2 - zscale.preoffset_2)/ ./modules/file/omicronmatrix.c:1281: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:1282: C++/C99 style comment (col 14) ./modules/file/omicronmatrix.c:1292: Missing space after `if' (col 12): if(0 == strcmp(zscale.channelname, "Df")) { ./modules/file/omicronmatrix.c:1294: Trailing whitespace characters ./modules/file/omicronmatrix.c:1298: C++/C99 style comment (col 12) ./modules/file/omicronmatrix.c:1303: Trailing whitespace characters ./modules/file/omicronmatrix.c:1308: Trailing whitespace characters ./modules/file/omicronmatrix.c:1309: Extra space before `)' (col 37): if(matrixdata->gridmode == 2 ) { ./modules/file/omicronmatrix.c:1309: Missing space after `if' (col 8): if(matrixdata->gridmode == 2 ) { ./modules/file/omicronmatrix.c:1310: C++/C99 style comment (col 12) ./modules/file/omicronmatrix.c:1311: C++/C99 style comment (col 12) ./modules/file/omicronmatrix.c:1312: Missing space after `for' (col 12): for(cntl = 0; cntlgridmode == 1) { ./modules/file/omicronmatrix.c:1323: C++/C99 style comment (col 12) ./modules/file/omicronmatrix.c:1324: Missing space after `for' (col 12): for(cntl = 0; cntlgridmode == 2 ) { ./modules/file/omicronmatrix.c:1383: Missing space after `if' (col 8): if(matrixdata->gridmode == 2 ) { ./modules/file/omicronmatrix.c:1384: C++/C99 style comment (col 10) ./modules/file/omicronmatrix.c:1392: Trailing whitespace characters ./modules/file/omicronmatrix.c:1393: Trailing whitespace characters ./modules/file/omicronmatrix.c:1398: Missing space after `,' (col 52): gwy_container_set_string_by_name(container,"/0/data/title", ./modules/file/omicronmatrix.c:1401: C++/C99 style comment (col 10) ./modules/file/omicronmatrix.c:1405: Missing space after `if' (col 15): } else if(matrixdata->gridmode == 1) { ./modules/file/omicronmatrix.c:1420: Trailing whitespace characters ./modules/file/omicronmatrix.c:1421: Trailing whitespace characters ./modules/file/omicronmatrix.c:1423: Trailing whitespace characters ./modules/file/omicronmatrix.c:1426: Trailing whitespace characters ./modules/file/omicronmatrix.c:1430: Trailing whitespace characters ./modules/file/omicronmatrix.c:1431: Trailing whitespace characters ./modules/file/omicronmatrix.c:1436: Trailing whitespace characters ./modules/file/omicronmatrix.c:1439: C++/C99 style comment (col 10) ./modules/file/omicronmatrix.c:1445: C++/C99 style comment (col 10) ./modules/file/omicronmatrix.c:1445: Trailing whitespace characters ./modules/file/omicronmatrix.c:1473: Trailing whitespace characters ./modules/file/omicronmatrix.c:1474: Trailing whitespace characters ./modules/file/omicronmatrix.c:1475: Trailing whitespace characters ./modules/file/omicronmatrix.c:1477: Trailing whitespace characters ./modules/file/omicronmatrix.c:1480: Trailing whitespace characters ./modules/file/omicronmatrix.c:1484: Trailing whitespace characters ./modules/file/omicronmatrix.c:1485: Trailing whitespace characters ./modules/file/omicronmatrix.c:1487: Trailing whitespace characters ./modules/file/omicronmatrix.c:1490: Trailing whitespace characters ./modules/file/omicronmatrix.c:1494: Trailing whitespace characters ./modules/file/omicronmatrix.c:1495: Trailing whitespace characters ./modules/file/omicronmatrix.c:1500: Trailing whitespace characters ./modules/file/omicronmatrix.c:1504: Trailing whitespace characters ./modules/file/omicronmatrix.c:1505: Trailing whitespace characters ./modules/file/omicronmatrix.c:1510: Trailing whitespace characters ./modules/file/omicronmatrix.c:1513: C++/C99 style comment (col 10) ./modules/file/omicronmatrix.c:1518: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:1529: Trailing whitespace characters ./modules/file/omicronmatrix.c:1530: Trailing whitespace characters ./modules/file/omicronmatrix.c:1532: Trailing whitespace characters ./modules/file/omicronmatrix.c:1534: Trailing whitespace characters ./modules/file/omicronmatrix.c:1554: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:1557: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:1558: Trailing whitespace characters ./modules/file/omicronmatrix.c:1560: Missing space after `if' (col 4): if(!gwy_file_get_contents(filename, &imgbuffer, &imgsize, &err)) { ./modules/file/omicronmatrix.c:1564: Line ends with an operator `&&' (col 36): if(imgsize >= IMGFILEIDENT_SIZE && ./modules/file/omicronmatrix.c:1564: Missing space after `if' (col 4): if(imgsize >= IMGFILEIDENT_SIZE && ./modules/file/omicronmatrix.c:1575: Missing space after `if' (col 4): if(g_strv_length(fsplit) != 2) { ./modules/file/omicronmatrix.c:1576: C++/C99 style comment (col 6) ./modules/file/omicronmatrix.c:1582: Line ends with an operator `&&' (col 20): if(useparamfile && ./modules/file/omicronmatrix.c:1582: Missing space after `if' (col 4): if(useparamfile && ./modules/file/omicronmatrix.c:1582: Trailing whitespace characters ./modules/file/omicronmatrix.c:1592: Line ends with an operator `&&' (col 52): if(useparamfile && parsize >= PARFILEIDENT_SIZE && ./modules/file/omicronmatrix.c:1592: Missing space after `if' (col 4): if(useparamfile && parsize >= PARFILEIDENT_SIZE && ./modules/file/omicronmatrix.c:1592: Trailing whitespace characters ./modules/file/omicronmatrix.c:1603: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:1605: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:1608: Missing space after `if' (col 4): if(g_strv_length(fsplit) == 2) { ./modules/file/omicronmatrix.c:1609: Trailing whitespace characters ./modules/file/omicronmatrix.c:1610: Trailing whitespace characters ./modules/file/omicronmatrix.c:1612: C++/C99 style comment (col 6) ./modules/file/omicronmatrix.c:1612: Trailing whitespace characters ./modules/file/omicronmatrix.c:1615: Trailing whitespace characters ./modules/file/omicronmatrix.c:1620: Trailing whitespace characters ./modules/file/omicronmatrix.c:1621: Missing space after `,' (col 36): matrixdata.channelname,NULL)); ./modules/file/omicronmatrix.c:1633: Missing space after `if' (col 4): if(useparamfile) { ./modules/file/omicronmatrix.c:1634: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:1637: Trailing whitespace characters ./modules/file/omicronmatrix.c:1638: Trailing whitespace characters ./modules/file/omicronmatrix.c:1641: Line ends with an operator `&&' (col 40): while (fp < parbuffer + parsize && ./modules/file/omicronmatrix.c:1641: Trailing whitespace characters ./modules/file/omicronmatrix.c:1642: Trailing whitespace characters ./modules/file/omicronmatrix.c:1643: Trailing whitespace characters ./modules/file/omicronmatrix.c:1644: C++/C99 style comment (col 10) ./modules/file/omicronmatrix.c:1644: Opening brace on a separate line (col 8) ./modules/file/omicronmatrix.c:1649: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:1656: Trailing whitespace characters ./modules/file/omicronmatrix.c:1657: C++/C99 style comment (col 8) ./modules/file/omicronmatrix.c:1661: Missing space after `if' (col 4): if(wrongscaling) { ./modules/file/omicronmatrix.c:1662: C++/C99 style comment (col 6) ./modules/file/omicronmatrix.c:1668: C++/C99 style comment (col 4) ./modules/file/omicronmatrix.c:1671: Trailing whitespace characters ./modules/file/omicronmatrix.c:1673: Trailing whitespace characters ./modules/file/opdfile.c:37: Line longer than 80 characters: * ./modules/file/opdfile.c:797: Line longer than 80 characters: g_quark_to_string(gwy_app_get_data_key_for_id(j))); ./modules/file/opdfile.c:807: Line longer than 80 characters: g_quark_to_string(gwy_app_get_data_key_for_id(j))); ./modules/file/spml.c:151: Line longer than 80 characters: /* datachannelgroup, get and set name of datachannelgroup ./modules/file/spml.c:153: Line longer than 80 characters: and it must be freed only when returned list is going to ./modules/file/spml.c:157: Line ends with an operator `=' (col 49): data_channel_group->name = ./modules/file/spml.c:164: Line ends with an operator `==' (col 59): else if (xmlTextReaderNodeType(reader) == ./modules/file/spml.c:176: Line longer than 80 characters: /* datachannelgroup, get and set name of datachannelgroup */ ./modules/file/spml.c:177: Line ends with an operator `=' (col 57): data_channel_group->datachannels = ./modules/file/spml.c:184: Line ends with an operator `==' (col 59): else if (xmlTextReaderNodeType(reader) == ./modules/file/spml.c:189: Line longer than 80 characters: /* end of channel group, save current data_channel_group to list */ ./modules/file/spml.c:197: Line longer than 80 characters: if (state == READ_COMPLETE) { /* read is complete, we can leave reading cycle */ ./modules/file/spml.c:447: Line ends with an operator `=' (col 27): format = ./modules/file/spml.c:450: Line ends with an operator `=' (col 27): coding = ./modules/file/spml.c:453: Line ends with an operator `=' (col 31): byte_order = ./modules/file/spml.c:456: Comparison to TRUE or FALSE (col 42) ./modules/file/spml.c:457: Line longer than 80 characters: /* when read_data_only is true, we skip dimensions array to prevent ./modules/file/spml.c:458: Line longer than 80 characters: infinite cycle when calling from get_axis to get non equidistant axis from ./modules/file/spml.c:460: Line ends with an operator `=' (col 41): read_method_name = ./modules/file/spml.c:470: Line ends with an operator `=' (col 43): data_dimension = ./modules/file/spml.c:475: Line longer than 80 characters: ("SPML: get_data(): Input data are in %d dimension(s).", ./modules/file/spml.c:480: Line ends with an operator `=' (col 44): *dimensions = ./modules/file/spml.c:506: Line longer than 80 characters: /* in the first member of dimension array store number of elements */ ./modules/file/spml.c:507: Line longer than 80 characters: max_input_len = -1; /* we don't know the max_input_len */ ./modules/file/spml.c:529: Line ends with an operator `=' (col 24): out_len = ./modules/file/spml.c:537: Comparison to TRUE or FALSE (col 43) ./modules/file/spml.c:654: Line ends with an operator `=' (col 26): num_of_dimensions = ./modules/file/spml.c:746: Line ends with an operator `=' (col 34): channelReadMethodName = ./modules/file/spml.c:785: Line ends with an operator `=' (col 41): read_method_axes = ./modules/file/spml.c:798: Line longer than 80 characters: /* ReadMethod mentioned in selected DataChannel not found in ReadMethod section */ ./modules/file/spml.c:811: Line longer than 80 characters: /* We have name of axes for given datachannel_name in GArray read_method_axes. */ ./modules/file/spml.c:823: Line ends with an operator `=' (col 39): (read_method_name = ./modules/file/spml.c:852: Line longer than 80 characters: ("SPML: get_axis(): Cannot compute or read axis data."); ./modules/file/spml.c:897: Line longer than 80 characters: width = (g_array_index(axis, double, 1) - g_array_index(axis, double, 0)) ./modules/file/spml.c:902: Line longer than 80 characters: g_array_index(axis, double, 1) - g_array_index(axis, double, 0), ./modules/file/spml.c:905: Extra space before `)' (col 21): ); ./modules/file/spml.c:984: Line longer than 80 characters: /* create and allocate datafield of given dimensions and given physical ./modules/file/spml.c:1000: Line longer than 80 characters: /* copy raw array of doubles extracted from spml file to Gwyddion's ./modules/file/spml.c:1006: Line longer than 80 characters: gwy_data[j+i*dimensions[1]] = data[i+j*dimensions[0]]; ./modules/file/spml.c:1025: Line longer than 80 characters: siunit = gwy_si_unit_new_parse(g_array_index(axes_units, xmlChar*, 0), &z_power10); ./modules/file/spml.c:1029: Extra space before `)' (col 95): pow10(z_power10)*g_array_index(g_array_index(axes, GArray*, 0), double, 0) ); ./modules/file/spml.c:1029: Line longer than 80 characters: pow10(z_power10)*g_array_index(g_array_index(axes, GArray*, 0), double, 0) ); ./modules/file/spml.c:1031: Line longer than 80 characters: siunit = gwy_si_unit_new_parse(g_array_index(axes_units, xmlChar*, 1), &z_power10); ./modules/file/spml.c:1035: Extra space before `)' (col 95): pow10(z_power10)*g_array_index(g_array_index(axes, GArray*, 1), double, 0) ); ./modules/file/spml.c:1035: Line longer than 80 characters: pow10(z_power10)*g_array_index(g_array_index(axes, GArray*, 1), double, 0) ); ./modules/file/spml.c:1042: Line ends with an operator `=' (col 37): gwy_channel_location = ./modules/file/psia.c:737: Line longer than 80 characters: 100*header->overscan_rate)); ./modules/file/psia.c:801: Line longer than 80 characters: g_strdup_printf("%g°", header->head_rotation_angle)); ./modules/file/nanonics.c:296: Line longer than 80 characters: _("Expected header start marker ‘%s’ but found ‘%s’."), ./modules/file/shimadzu.c:543: Line ends with an operator `=' (col 30): static const gchar keys[] = ./modules/file/sicmfile.c:69: Trailing whitespace characters ./modules/file/sicmfile.c:73: Trailing whitespace characters ./modules/file/sicmfile.c:84: Trailing whitespace characters ./modules/file/sicmfile.c:92: Trailing whitespace characters ./modules/file/sicmfile.c:99: Trailing whitespace characters ./modules/file/sicmfile.c:109: Trailing whitespace characters ./modules/file/sicmfile.c:118: Trailing whitespace characters ./modules/file/sicmfile.c:122: Trailing whitespace characters ./modules/file/sicmfile.c:129: Trailing whitespace characters ./modules/file/sicmfile.c:142: Trailing whitespace characters ./modules/file/sicmfile.c:144: Trailing whitespace characters ./modules/file/sicmfile.c:159: Trailing whitespace characters ./modules/file/sicmfile.c:161: Trailing whitespace characters ./modules/file/sicmfile.c:167: Trailing whitespace characters ./modules/file/sicmfile.c:177: Extra space after `(' (col 32): static gboolean module_register ( void ); ./modules/file/sicmfile.c:177: Extra space before `)' (col 39): static gboolean module_register ( void ); ./modules/file/sicmfile.c:178: Extra space after `(' (col 24): static gint sicm_detect ( const GwyFileDetectInfo *fileinfo, ./modules/file/sicmfile.c:179: Extra space before `)' (col 45): gboolean only_name ); ./modules/file/sicmfile.c:180: Extra space after `(' (col 31): static GwyContainer* sicm_load ( const gchar *filename, ./modules/file/sicmfile.c:182: Extra space before `)' (col 48): GError **error ); ./modules/file/sicmfile.c:204: Extra space after `(' (col 32): static gboolean module_register ( void ) ./modules/file/sicmfile.c:204: Extra space before `)' (col 39): static gboolean module_register ( void ) ./modules/file/sicmfile.c:206: Extra space after `(' (col 26): gwy_file_func_register( "sicm", ./modules/file/sicmfile.c:211: Extra space before `)' (col 33): NULL ); ./modules/file/sicmfile.c:219: Extra space after `(' (col 24): static gint sicm_detect ( const GwyFileDetectInfo *fileinfo, ./modules/file/sicmfile.c:220: Extra space before `)' (col 45): gboolean only_name ) ./modules/file/sicmfile.c:223: Line longer than 80 characters: non-SPM ones too -- use a .IMG extension, but we have nothing else to go on */ ./modules/file/sicmfile.c:225: Opening brace on a separate line (col 4) ./modules/file/sicmfile.c:232: Trailing whitespace characters ./modules/file/sicmfile.c:233: Extra space after `(' (col 11): if ( fileinfo->buffer_len > 6 /* big enough to test */ ./modules/file/sicmfile.c:234: Line longer than 80 characters: && gwy_get_gint16_le(&p) == SICM_VERSION /* version has to serve as magic number */ ./modules/file/sicmfile.c:235: Line longer than 80 characters: && (fileinfo->file_size == HEADER_SIZE /* file size is consistent */ ./modules/file/sicmfile.c:238: Extra space before `)' (col 64): * gwy_get_gint16_le(&p) ) ) ./modules/file/sicmfile.c:238: Extra space before `)' (col 66): * gwy_get_gint16_le(&p) ) ) ./modules/file/sicmfile.c:241: Trailing whitespace characters ./modules/file/sicmfile.c:248: Extra space after `(' (col 31): static GwyContainer* sicm_load ( const gchar *filename, ./modules/file/sicmfile.c:250: Extra space before `)' (col 48): GError **error ) ./modules/file/sicmfile.c:263: Missing space after `,' (col 10): gint i,j; ./modules/file/sicmfile.c:266: Opening brace on a separate line (col 4) ./modules/file/sicmfile.c:272: Opening brace on a separate line (col 4) ./modules/file/sicmfile.c:279: Trailing whitespace characters ./modules/file/sicmfile.c:281: Trailing whitespace characters ./modules/file/sicmfile.c:283: Extra space after `(' (col 7): if ( sicm.version != SICM_VERSION ) ./modules/file/sicmfile.c:283: Extra space before `)' (col 38): if ( sicm.version != SICM_VERSION ) ./modules/file/sicmfile.c:284: Opening brace on a separate line (col 4) ./modules/file/sicmfile.c:289: Trailing whitespace characters ./modules/file/sicmfile.c:295: Opening brace on a separate line (col 4) ./modules/file/sicmfile.c:311: Trailing whitespace characters ./modules/file/sicmfile.c:318: Trailing whitespace characters ./modules/file/sicmfile.c:337: Trailing whitespace characters ./modules/file/sicmfile.c:342: Trailing whitespace characters ./modules/file/sicmfile.c:346: Trailing whitespace characters ./modules/file/sicmfile.c:350: Trailing whitespace characters ./modules/file/sicmfile.c:354: Trailing whitespace characters ./modules/file/sicmfile.c:364: Trailing whitespace characters ./modules/file/sicmfile.c:367: Extra space after `(' (col 8): for ( i = 0; i < 8; ++i ) ./modules/file/sicmfile.c:367: Extra space before `)' (col 28): for ( i = 0; i < 8; ++i ) ./modules/file/sicmfile.c:369: Extra space after `(' (col 8): for ( i = 0; i < 8; ++i ) ./modules/file/sicmfile.c:369: Extra space before `)' (col 28): for ( i = 0; i < 8; ++i ) ./modules/file/sicmfile.c:371: Trailing whitespace characters ./modules/file/sicmfile.c:379: Trailing whitespace characters ./modules/file/sicmfile.c:390: Extra space after `(' (col 8): for ( i = 0; i < 8; ++i ) ./modules/file/sicmfile.c:390: Extra space before `)' (col 28): for ( i = 0; i < 8; ++i ) ./modules/file/sicmfile.c:392: Extra space after `(' (col 8): for ( i = 0; i < 8; ++i ) ./modules/file/sicmfile.c:392: Extra space before `)' (col 28): for ( i = 0; i < 8; ++i ) ./modules/file/sicmfile.c:395: Trailing whitespace characters ./modules/file/sicmfile.c:399: Trailing whitespace characters ./modules/file/sicmfile.c:413: Extra space after `(' (col 31): dfield = gwy_data_field_new( sicm.xdim, ./modules/file/sicmfile.c:417: Extra space before `)' (col 39): FALSE ); ./modules/file/sicmfile.c:418: Extra space after `(' (col 35): data = gwy_data_field_get_data ( dfield ); ./modules/file/sicmfile.c:418: Extra space before `)' (col 44): data = gwy_data_field_get_data ( dfield ); ./modules/file/sicmfile.c:418: Space between function name and parenthesis (col 35): data = gwy_data_field_get_data ( dfield ); ./modules/file/sicmfile.c:420: Trailing whitespace characters ./modules/file/sicmfile.c:421: Line longer than 80 characters: /* scale factor depends on the channel data type, which we get from the mode string */ ./modules/file/sicmfile.c:422: Extra space after `(' (col 11): switch ( sicm.modeStr[0] ) ./modules/file/sicmfile.c:422: Extra space before `)' (col 29): switch ( sicm.modeStr[0] ) ./modules/file/sicmfile.c:423: Opening brace on a separate line (col 4) ./modules/file/sicmfile.c:427: Line longer than 80 characters: amplifier and delivered as a voltage using a mV/pA conversion rate ./modules/file/sicmfile.c:430: Trailing whitespace characters ./modules/file/sicmfile.c:436: Trailing whitespace characters ./modules/file/sicmfile.c:441: Line longer than 80 characters: scaling = sicm.piezoCalZ * sicm.fsdHVA * sicm.fsdDAC * 1e-6 / 32767.0; ./modules/file/sicmfile.c:444: Trailing whitespace characters ./modules/file/sicmfile.c:445: Trailing whitespace characters ./modules/file/sicmfile.c:448: Opening brace on a separate line (col 4) ./modules/file/sicmfile.c:451: Trailing whitespace characters ./modules/file/sicmfile.c:452: Extra space after `(' (col 12): for ( j = 0; j < sicm.xdim; ++j ) ./modules/file/sicmfile.c:452: Extra space before `)' (col 40): for ( j = 0; j < sicm.xdim; ++j ) ./modules/file/sicmfile.c:453: Opening brace on a separate line (col 8) ./modules/file/sicmfile.c:457: Trailing whitespace characters ./modules/file/sicmfile.c:470: Extra space before `)' (col 96): g_convert(sicm.modeStr, -1, "UTF-8", "ISO-8859-1", 0, 0, 0 )); ./modules/file/sicmfile.c:470: Line longer than 80 characters: g_convert(sicm.modeStr, -1, "UTF-8", "ISO-8859-1", 0, 0, 0 )); ./modules/file/sicmfile.c:472: Trailing whitespace characters ./modules/file/sicmfile.c:479: Trailing whitespace characters ./modules/file/sicmfile.c:482: Extra space before `)' (col 94): g_convert(sicm.title, -1, "UTF-8", "ISO-8859-1", 0, 0, 0 )); ./modules/file/sicmfile.c:482: Line longer than 80 characters: g_convert(sicm.title, -1, "UTF-8", "ISO-8859-1", 0, 0, 0 )); ./modules/file/sicmfile.c:485: Extra space before `)' (col 96): g_convert(sicm.comment, -1, "UTF-8", "ISO-8859-1", 0, 0, 0 )); ./modules/file/sicmfile.c:485: Line longer than 80 characters: g_convert(sicm.comment, -1, "UTF-8", "ISO-8859-1", 0, 0, 0 )); ./modules/file/sicmfile.c:488: Extra space before `)' (col 93): g_convert(sicm.date, -1, "UTF-8", "ISO-8859-1", 0, 0, 0 )); ./modules/file/sicmfile.c:488: Line longer than 80 characters: g_convert(sicm.date, -1, "UTF-8", "ISO-8859-1", 0, 0, 0 )); ./modules/file/sicmfile.c:491: Extra space before `)' (col 93): g_convert(sicm.time, -1, "UTF-8", "ISO-8859-1", 0, 0, 0 )); ./modules/file/sicmfile.c:491: Line longer than 80 characters: g_convert(sicm.time, -1, "UTF-8", "ISO-8859-1", 0, 0, 0 )); ./modules/file/sicmfile.c:494: Extra space before `)' (col 96): g_convert(sicm.modeStr, -1, "UTF-8", "ISO-8859-1", 0, 0, 0 )); ./modules/file/sicmfile.c:494: Line longer than 80 characters: g_convert(sicm.modeStr, -1, "UTF-8", "ISO-8859-1", 0, 0, 0 )); ./modules/file/sicmfile.c:497: Extra space before `)' (col 96): g_convert(sicm.loopStr, -1, "UTF-8", "ISO-8859-1", 0, 0, 0 )); ./modules/file/sicmfile.c:497: Line longer than 80 characters: g_convert(sicm.loopStr, -1, "UTF-8", "ISO-8859-1", 0, 0, 0 )); ./modules/file/sicmfile.c:500: Extra space before `)' (col 96): g_convert(sicm.sizeStr, -1, "UTF-8", "ISO-8859-1", 0, 0, 0 )); ./modules/file/sicmfile.c:500: Line longer than 80 characters: g_convert(sicm.sizeStr, -1, "UTF-8", "ISO-8859-1", 0, 0, 0 )); ./modules/file/sicmfile.c:503: Extra space before `)' (col 95): g_convert(sicm.posStr, -1, "UTF-8", "ISO-8859-1", 0, 0, 0 )); ./modules/file/sicmfile.c:503: Line longer than 80 characters: g_convert(sicm.posStr, -1, "UTF-8", "ISO-8859-1", 0, 0, 0 )); ./modules/file/sicmfile.c:531: Line longer than 80 characters: g_strdup_printf("%g x10^-8 m", sicm.scanSize)); ./modules/file/sicmfile.c:543: Line longer than 80 characters: g_strdup_printf("%g x10^-8 m", sicm.tipXPos)); ./modules/file/sicmfile.c:546: Line longer than 80 characters: g_strdup_printf("%g x10^-8 m", sicm.tipYPos)); ./modules/file/sicmfile.c:573: Line longer than 80 characters: g_strdup_printf("[%g, %g, %g, %g, %g, %g, %g, %g]", ./modules/file/sicmfile.c:574: Line longer than 80 characters: sicm.vArray[0], sicm.vArray[1], sicm.vArray[2], sicm.vArray[3], ./modules/file/sicmfile.c:575: Line longer than 80 characters: sicm.vArray[4], sicm.vArray[4], sicm.vArray[6], sicm.vArray[7])); ./modules/file/sicmfile.c:578: Line longer than 80 characters: g_strdup_printf("[%g, %g, %g, %g, %g, %g, %g, %g]", ./modules/file/sicmfile.c:579: Line longer than 80 characters: sicm.offArray[0], sicm.offArray[1], sicm.offArray[2], sicm.offArray[3], ./modules/file/sicmfile.c:580: Line longer than 80 characters: sicm.offArray[4], sicm.offArray[4], sicm.offArray[6], sicm.offArray[7])); ./modules/file/sicmfile.c:590: Trailing whitespace characters ./modules/file/sicmfile.c:639: Line longer than 80 characters: g_strdup(sicm.polarity ? "positive" : "negative")); ./modules/file/sicmfile.c:646: Trailing whitespace characters ./modules/file/sicmfile.c:647: Line longer than 80 characters: /* Format has been updated to add fields that are only valid in hopping mode. ./modules/file/sicmfile.c:657: Line longer than 80 characters: g_strdup_printf("%d nm/ms", sicm.riseRate)); ./modules/file/sicmfile.c:660: Line longer than 80 characters: g_strdup_printf("%d ms", sicm.riseToFallTime)); ./modules/file/sicmfile.c:663: Line longer than 80 characters: g_strdup_printf("%d nm/ms", sicm.fallRate)); ./modules/file/sicmfile.c:666: Line longer than 80 characters: g_strdup_printf("%d permille", sicm.dcSetPoint)); ./modules/file/sicmfile.c:669: Line longer than 80 characters: g_strdup_printf("%d pixels", sicm.prescanSqrSize)); ./modules/file/sicmfile.c:672: Line longer than 80 characters: g_strdup_printf("%d nm", sicm.prescanHopAmp)); ./modules/file/sicmfile.c:681: Line longer than 80 characters: g_strdup(sicm.fastPrescanMode ? "yes" : "no")); ./modules/file/sicmfile.c:684: Line longer than 80 characters: g_strdup_printf("[%d, %d, %d, %d, %d, %d, %d, %d] (pixels)", ./modules/file/sicmfile.c:685: Line longer than 80 characters: sicm.resLevels[0], sicm.resLevels[1], sicm.resLevels[2], sicm.resLevels[3], ./modules/file/sicmfile.c:686: Line longer than 80 characters: sicm.resLevels[4], sicm.resLevels[4], sicm.resLevels[6], sicm.resLevels[7])); ./modules/file/sicmfile.c:689: Line longer than 80 characters: g_strdup_printf("[%d, %d, %d, %d, %d, %d, %d, %d] (nm)", ./modules/file/sicmfile.c:690: Line longer than 80 characters: sicm.resThresholds[0], sicm.resThresholds[1], sicm.resThresholds[2], sicm.resThresholds[3], ./modules/file/sicmfile.c:691: Line longer than 80 characters: sicm.resThresholds[4], sicm.resThresholds[4], sicm.resThresholds[6], sicm.resThresholds[7])); ./modules/file/sicmfile.c:695: Trailing whitespace characters ./modules/file/sicmfile.c:699: Trailing whitespace characters ./modules/file/stpfile.c:349: Line longer than 80 characters: { "x_v_to_angs_1", "X calibration (quadratic)", "%s Å/V2" }, ./modules/file/stpfile.c:351: Line longer than 80 characters: { "y_v_to_angs_1", "Y calibration (quadratic)", "%s Å/V2" }, ./modules/file/spml-utils.h:171: Line longer than 80 characters: * @param in_buf pointer to GArray of chars which contain whole zlib stream to inflate ./modules/file/spml-utils.h:172: Line longer than 80 characters: * @param out_buf pointer to pointer to GArray of chars which will be set to inflated ./modules/file/spml-utils.h:174: Line longer than 80 characters: * @return -1 when in_buf is not complete zlib compressed array or any other error ./modules/file/spml-utils.h:524: Line ends with an operator `=' (col 25): *out_buf = ./modules/file/nt-mdt.c:323: C++/C99 style comment (col 0) ./modules/file/nt-mdt.c:589: Line longer than 80 characters: { "Spreading Resistance Imaging", MDT_SPM_MODE_SPREADING_RESISTANCE_IMAGING, }, ./modules/file/nt-mdt.c:785: Line longer than 80 characters: || (mdaframe->nDimensions == 1 && mdaframe->nMesurands == 1)) { ./modules/file/nt-mdt.c:868: Missing space after `if' (col 4): if((frame->type == MDT_FRAME_SCANNED) ./modules/file/nt-mdt.c:888: Line longer than 80 characters: gwy_container_set_string_by_name(meta, "Scan direction", g_strdup(s->str)); ./modules/file/nt-mdt.c:1132: Line longer than 80 characters: frame->xmlstuff = g_convert((const gchar*)p, len, "UTF-8", "UTF-16LE", ./modules/file/nt-mdt.c:1148: Extra space before `)' (col 59): g_string_append_printf(str, "." /*, p[i] */); ./modules/file/nt-mdt.c:1174: C++/C99 style comment (col 11) ./modules/file/nt-mdt.c:1174: Missing spaces around `+=' (col 5): p+=8; // skip function id and dimensions ./modules/file/nt-mdt.c:1180: Line longer than 80 characters: gwy_debug("minIndex %d, maxIndex %d", (gint)calibration->minIndex,(gint)calibration->maxIndex); ./modules/file/nt-mdt.c:1180: Missing space after `,' (col 69): gwy_debug("minIndex %d, maxIndex %d", (gint)calibration->minIndex,(gint)calibration->maxIndex); ./modules/file/nt-mdt.c:1236: Missing space after `,' (col 29): gwy_debug("headSize %u\n",headSize); ./modules/file/nt-mdt.c:1238: Missing space after `,' (col 27): gwy_debug("totLen %u\n",totLen); ./modules/file/nt-mdt.c:1239: C++/C99 style comment (col 19) ./modules/file/nt-mdt.c:1242: Missing space after `,' (col 29): gwy_debug("NameSize %u\n",NameSize); ./modules/file/nt-mdt.c:1244: Missing space after `,' (col 29): gwy_debug("CommSize %u\n",CommSize); ./modules/file/nt-mdt.c:1245: Missing space before `=' (col 16): ViewInfoSize= gwy_get_guint32_le(&p); ./modules/file/nt-mdt.c:1246: Missing space after `,' (col 33): gwy_debug("ViewInfoSize %u\n",ViewInfoSize); ./modules/file/nt-mdt.c:1248: Missing space after `,' (col 29): gwy_debug("SpecSize %u\n",SpecSize); ./modules/file/nt-mdt.c:1249: Missing space before `=' (col 18): SourceInfoSize= gwy_get_guint32_le(&p); ./modules/file/nt-mdt.c:1250: Missing space after `,' (col 35): gwy_debug("SourceInfoSize %u\n",SourceInfoSize); ./modules/file/nt-mdt.c:1252: Missing space after `,' (col 28): gwy_debug("VarSize %u\n",VarSize); ./modules/file/nt-mdt.c:1253: C++/C99 style comment (col 12) ./modules/file/nt-mdt.c:1253: Missing space after `+=' (col 6): p +=4 ; // skip data offset ./modules/file/nt-mdt.c:1255: Missing space after `,' (col 29): gwy_debug("DataSize %u\n",DataSize); ./modules/file/nt-mdt.c:1268: Line ends with an operator `=' (col 24): frame->xmlstuff = ./modules/file/nt-mdt.c:1269: Line longer than 80 characters: g_convert((const gchar *)p, CommSize, "UTF-8", "UTF-16LE", NULL, NULL, ./modules/file/nt-mdt.c:1276: C++/C99 style comment (col 56) ./modules/file/nt-mdt.c:1276: Line longer than 80 characters: p += SpecSize + ViewInfoSize + SourceInfoSize; // skip FrameSpec ViewInfo SourceInfo and vars ./modules/file/nt-mdt.c:1278: C++/C99 style comment (col 32) ./modules/file/nt-mdt.c:1694: C++/C99 style comment (col 31) ./modules/file/nt-mdt.c:1697: C++/C99 style comment (col 33) ./modules/file/nt-mdt.c:1700: C++/C99 style comment (col 31) ./modules/file/nt-mdt.c:1703: C++/C99 style comment (col 32) ./modules/file/nt-mdt.c:1708: C++/C99 style comment (col 26) ./modules/file/nt-mdt.c:2042: Line longer than 80 characters: /* Fucking MSVC6 cannot convert unsigned 64bit int to double. */ ./modules/file/nt-mdt.c:2170: Line longer than 80 characters: if (!g_markup_parse_context_parse(context, xAxis->comment, xAxis->commentLen, &err) ./modules/file/nt-mdt.c:2595: Line longer than 80 characters: wavelength = g_ascii_strtod(g_strdelimit(line, ",.", '.'), &line); ./modules/file/nanoscan.c:26: Line longer than 80 characters: * ./modules/file/nanoscan.c:220: Extra return/case/goto parentheses (col 11) ./modules/file/microprof.c:92: Line longer than 80 characters: static gint microprof_detect (const GwyFileDetectInfo *fileinfo, ./modules/file/microprof.c:94: Line longer than 80 characters: static gint microprof_txt_detect (const GwyFileDetectInfo *fileinfo, ./modules/file/microprof.c:163: Line longer than 80 characters: return g_str_has_suffix(fileinfo->name_lowercase, EXTENSION_TXT) ? 10 : 0; ./modules/file/pt3file.c:260: Line longer than 80 characters: static gint pt3file_detect (const GwyFileDetectInfo *fileinfo, ./modules/file/pt3file.c:281: Line longer than 80 characters: const LineTrigger *linetriggers, ./modules/file/pt3file.c:745: Line longer than 80 characters: ltr->start = (ltr->globaltime + (guint64)(tstart*n*(1.0 - 2*a) + a*n)); ./modules/file/pt3file.c:746: Line longer than 80 characters: ltr->stop = (ltr->globaltime + (guint64)(tstop*n*(1.0 - 2*a) + a*n)); ./modules/file/pt3file.c:749: Line longer than 80 characters: ltr->start = (ltr->globaltime + (guint64)((fstart - 1.0)*n*(1.0 - 2*a) ./modules/file/pt3file.c:751: Line longer than 80 characters: ltr->stop = (ltr->globaltime + (guint64)((fstop - 1.0)*n*(1.0 - 2*a) ./modules/file/assing-afm.c:208: More than one statement on a line (col 26): union { guchar pp[4]; float f; } z; ./modules/file/assing-afm.c:208: More than one statement on a line (col 35): union { guchar pp[4]; float f; } z; ./modules/file/gsffile.c:372: More than one statement on a line (col 30): union { guchar pp[4]; float f; } z; ./modules/file/gsffile.c:372: More than one statement on a line (col 39): union { guchar pp[4]; float f; } z; ./modules/file/burleigh_bii.c:137: Trailing whitespace characters ./modules/file/burleigh_bii.c:148: C++/C99 style comment (col 4) ./modules/file/burleigh_bii.c:149: Trailing whitespace characters ./modules/file/burleigh_bii.c:150: C++/C99 style comment (col 4) ./modules/file/burleigh_bii.c:171: C++/C99 style comment (col 4) ./modules/file/burleigh_bii.c:173: Trailing whitespace characters ./modules/file/burleigh_bii.c:174: Trailing whitespace characters ./modules/file/burleigh_bii.c:176: C++/C99 style comment (col 4) ./modules/file/burleigh_bii.c:177: Trailing whitespace characters ./modules/file/burleigh_bii.c:178: Trailing whitespace characters ./modules/file/burleigh_bii.c:179: Trailing whitespace characters ./modules/file/burleigh_bii.c:188: C++/C99 style comment (col 4) ./modules/file/burleigh_bii.c:188: Trailing whitespace characters ./modules/file/burleigh_bii.c:189: C++/C99 style comment (col 4) ./modules/file/burleigh_bii.c:192: C++/C99 style comment (col 4) ./modules/file/burleigh_bii.c:202: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:240: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:241: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:249: C++/C99 style comment (col 8) ./modules/file/rhk-spm32.c:250: C++/C99 style comment (col 8) ./modules/file/rhk-spm32.c:289: C++/C99 style comment (col 47) ./modules/file/rhk-spm32.c:308: C++/C99 style comment (col 51) ./modules/file/rhk-spm32.c:410: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:420: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:421: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:446: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:447: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:509: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:510: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:511: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:572: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:573: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:597: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:598: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:641: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:642: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:643: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:645: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:646: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:648: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:654: C++/C99 style comment (col 8) ./modules/file/rhk-spm32.c:675: C++/C99 style comment (col 8) ./modules/file/rhk-spm32.c:676: C++/C99 style comment (col 8) ./modules/file/rhk-spm32.c:699: C++/C99 style comment (col 8) ./modules/file/rhk-spm32.c:700: C++/C99 style comment (col 8) ./modules/file/rhk-spm32.c:742: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:743: C++/C99 style comment (col 4) ./modules/file/rhk-spm32.c:744: C++/C99 style comment (col 4) ./modules/file/jeol.c:26: Line longer than 80 characters: * ./modules/file/jeol.c:747: Missing space before `=' (col 35): header->measurement_time.second= *(p++); ./modules/file/jeol.c:751: Missing space before `=' (col 28): header->save_time.second= *(p++); ./modules/file/wsxmfile.c:26: Line longer than 80 characters: * ./modules/file/gwytiff.h:132: C++/C99 style comment (col 22) ./modules/file/gwytiff.h:650: Line longer than 80 characters: if (!gwy_tiff_get_uint(tiff, dirno, GWY_TIFFTAG_SAMPLE_FORMAT, &reader.sample_format)) ./modules/file/gwytiff.h:775: Line longer than 80 characters: else if (reader->sample_format == GWY_TIFF_SAMPLE_FORMAT_SIGNED_INTEGER) { ./modules/file/gwytiff.h:786: Line longer than 80 characters: else if (reader->sample_format == GWY_TIFF_SAMPLE_FORMAT_SIGNED_INTEGER) { ./modules/file/rawfile.c:1173: Line longer than 80 characters: adj = gtk_spin_button_get_adjustment(GTK_SPIN_BUTTON(controls->rowskip)); ./modules/file/rawfile.c:1186: Line longer than 80 characters: adj = gtk_spin_button_get_adjustment(GTK_SPIN_BUTTON(controls->rowskip)); ./modules/file/rawfile.c:1244: Extra space after `(' (col 56): xyreal_changed_cb(gtk_spin_button_get_adjustment( ./modules/file/rawfile.c:1788: Line longer than 80 characters: = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(controls->xymeasureeq)); ./modules/file/rawfile.c:1809: Line longer than 80 characters: = gtk_spin_button_get_value_as_int(GTK_SPIN_BUTTON(controls->lineoffset)); ./modules/file/rawfile.c:1811: Line longer than 80 characters: = gtk_spin_button_get_value_as_int(GTK_SPIN_BUTTON(controls->skipfields)); ./modules/file/rawfile.c:1983: More than one statement on a line (col 18): gint8 i8; guint8 u8; ./modules/file/rawfile.c:1984: More than one statement on a line (col 20): gint16 i16; guint16 u16; ./modules/file/rawfile.c:1985: More than one statement on a line (col 20): gint32 i32; guint32 u32; ./modules/file/rawfile.c:1986: More than one statement on a line (col 20): gint64 i64; guint64 u64; ./modules/file/rawfile.c:1987: More than one statement on a line (col 18): gfloat f; gdouble d; ./modules/file/rawfile.c:2343: Line ends with an operator `=' (col 25): fail_pos = ./modules/file/mifile.c:684: Line ends with an operator `=' (col 45): static const gchar global_metadata_key[] = ./modules/file/mifile.c:693: Line ends with an operator `=' (col 46): static const gchar global_metadata_meta[] = ./modules/file/mifile.c:702: Line ends with an operator `=' (col 48): static const gchar global_metadata_format[] = ./modules/file/mifile.c:752: Line ends with an operator `=' (col 44): static const gchar local_metadata_key[] = ./modules/file/mifile.c:755: Line ends with an operator `=' (col 45): static const gchar local_metadata_meta[] = ./modules/file/mifile.c:758: Line ends with an operator `=' (col 47): static const gchar local_metadata_format[] = ./modules/file/mifile.c:828: Statement for `if' on the same line (col 24): if (xLength <= 0.0) xLength = 1.0; /* Needed for 0-d calibration images */ ./modules/file/mifile.c:835: Statement for `if' on the same line (col 24): if (yLength <= 0.0) yLength = 1.0; /* Needed for 0-d calibration images */ ./modules/file/ols.c:202: C++/C99 style comment (col 8) ./modules/file/ols.c:242: C++/C99 style comment (col 8) ./modules/file/nanoeducator.c:27: Line longer than 80 characters: * ./modules/file/nanoeducator.c:137: Line longer than 80 characters: gchar material[NANOEDU_LABEL_LENGTH+1]; /* user comment about the sample material */ ./modules/file/nanoeducator.c:278: Line longer than 80 characters: const NanoeduParameterHeader *param); ./modules/file/nanoeducator.c:592: Line longer than 80 characters: "Scanner Training", NANOEDU_SCANNER_TRAINING, ./modules/file/nanoeducator.c:718: Line longer than 80 characters: params->aqui_spectr, params->n_spectra_lines, params->n_spectrum_points, ./modules/file/nanoeducator.c:752: C++/C99 style comment (col 57) ./modules/file/nanoeducator.c:757: C++/C99 style comment (col 45) ./modules/file/matfile.c:255: Line longer than 80 characters: || memcmp(fileinfo->head + MAGIC_OFFSET, MAGIC_SWAP, MAGIC_SIZE) == 0)) ./modules/file/rawxyz.c:189: Line longer than 80 characters: static void fill_field_x (const GwyTriangulationPointXYZ *points, ./modules/file/rawxyz.c:191: Line longer than 80 characters: static void fill_field_y (const GwyTriangulationPointXYZ *points, ./modules/file/rawxyz.c:194: Line longer than 80 characters: const GwyTriangulationPointXYZ *points, ./modules/file/omicronflat.c:3: Line longer than 80 characters: * Copyright © 2009 François Bianco (fbianco) – Université de Genève, Suisse ./modules/file/omicronflat.c:72: C++/C99 style comment (col 0) ./modules/file/omicronflat.c:73: C++/C99 style comment (col 0) ./modules/file/omicronflat.c:92: Line longer than 80 characters: && 3 == gwy_container_get_int32_by_name(metainfo, "/channel/dataView/view/0/type")) ./modules/file/omicronflat.c:96: Line longer than 80 characters: && ((4 == gwy_container_get_int32_by_name(metainfo, "/channel/dataView/view/0/type") \ ./modules/file/omicronflat.c:97: Line longer than 80 characters: || 5 == gwy_container_get_int32_by_name(metainfo, "/channel/dataView/view/1/type")) \ ./modules/file/omicronflat.c:98: Line longer than 80 characters: && (4 == gwy_container_get_int32_by_name(metainfo, "/channel/dataView/view/1/type") \ ./modules/file/omicronflat.c:99: Line longer than 80 characters: || 5 == gwy_container_get_int32_by_name(metainfo, "/channel/dataView/view/0/type")))) ./modules/file/omicronflat.c:103: Line longer than 80 characters: && 5 == gwy_container_get_int32_by_name(metainfo, "/channel/dataView/view/0/type")) ./modules/file/omicronflat.c:106: Line longer than 80 characters: (1 == gwy_container_get_int32_by_name(metainfo, "/channel/dataView/count") \ ./modules/file/omicronflat.c:107: Line longer than 80 characters: && 6 == gwy_container_get_int32_by_name(metainfo, "/channel/dataView/view/0/type")) ./modules/file/omicronflat.c:111: Line longer than 80 characters: && 2 == gwy_container_get_int32_by_name(metainfo, "/channel/dataView/view/0/type")) ./modules/file/omicronflat.c:164: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:175: C++/C99 style comment (col 18) ./modules/file/omicronflat.c:193: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:199: Line longer than 80 characters: omicronflat_load(const gchar *filename, G_GNUC_UNUSED GwyRunType mode, GError **error) ./modules/file/omicronflat.c:202: C++/C99 style comment (col 35) ./modules/file/omicronflat.c:202: Line longer than 80 characters: GwyContainer *metainfo = NULL; // store meta informations about the data structure ./modules/file/omicronflat.c:203: C++/C99 style comment (col 35) ./modules/file/omicronflat.c:203: Line longer than 80 characters: GwyContainer *metadata = NULL; // store meta informations about the measurements ./modules/file/omicronflat.c:207: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:208: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:209: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:214: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:219: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:236: Missing space after `,' (col 11): guint i,j,k,max,max2,max3; ./modules/file/omicronflat.c:236: Missing space after `,' (col 13): guint i,j,k,max,max2,max3; ./modules/file/omicronflat.c:236: Missing space after `,' (col 15): guint i,j,k,max,max2,max3; ./modules/file/omicronflat.c:236: Missing space after `,' (col 19): guint i,j,k,max,max2,max3; ./modules/file/omicronflat.c:236: Missing space after `,' (col 24): guint i,j,k,max,max2,max3; ./modules/file/omicronflat.c:244: Missing space after `,' (col 21): guint param_count,type_code; ./modules/file/omicronflat.c:323: C++/C99 style comment (col 39) ./modules/file/omicronflat.c:344: Line longer than 80 characters: gwy_container_set_double_by_name(metainfo, key, gwy_get_gdouble_le(&fp)); ./modules/file/omicronflat.c:349: Line longer than 80 characters: gwy_container_set_double_by_name(metainfo, key, gwy_get_gdouble_le(&fp)); ./modules/file/omicronflat.c:369: Line longer than 80 characters: flat_readstring(&fp, fp_end, &tmperr)); ./modules/file/omicronflat.c:389: C++/C99 style comment (col 12) ./modules/file/omicronflat.c:514: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:517: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:525: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:526: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:527: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:528: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:528: Line longer than 80 characters: // If the file contains "topography images, current images and similar 2D data" ./modules/file/omicronflat.c:531: Line longer than 80 characters: /(gwy_container_get_boolean_by_name(metainfo, "/axis/0/mirrored")+1); ./modules/file/omicronflat.c:533: Line longer than 80 characters: /(gwy_container_get_boolean_by_name(metainfo, "/axis/1/mirrored")+1); ./modules/file/omicronflat.c:534: Line longer than 80 characters: width = gwy_container_get_double_by_name(metainfo, "/axis/0/incrementPhysical") * xres; ./modules/file/omicronflat.c:535: Line longer than 80 characters: height = gwy_container_get_double_by_name(metainfo, "/axis/1/incrementPhysical") * yres; ./modules/file/omicronflat.c:537: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:539: C++/C99 style comment (col 8) ./modules/file/omicronflat.c:546: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:548: C++/C99 style comment (col 8) ./modules/file/omicronflat.c:555: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:557: C++/C99 style comment (col 8) ./modules/file/omicronflat.c:564: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:566: C++/C99 style comment (col 8) ./modules/file/omicronflat.c:598: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:599: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:600: Extra space after `(' (col 60): if (0 == strcmp((gchar*)gwy_container_get_string_by_name( ./modules/file/omicronflat.c:603: Extra space after `.' (col 15): fac = 1. / gwy_container_get_double_by_name(tffParams, "Factor"); ./modules/file/omicronflat.c:606: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:607: Extra space after `(' (col 65): else if (0 == strcmp((gchar*)gwy_container_get_string_by_name( ./modules/file/omicronflat.c:612: C++/C99 style comment (col 8) ./modules/file/omicronflat.c:618: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:620: C++/C99 style comment (col 8) ./modules/file/omicronflat.c:627: C++/C99 style comment (col 40) ./modules/file/omicronflat.c:660: C++/C99 style comment (col 20) ./modules/file/omicronflat.c:673: C++/C99 style comment (col 20) ./modules/file/omicronflat.c:674: Line ends with an operator `=' (col 38): data_tup[ind_tup] = ./modules/file/omicronflat.c:680: C++/C99 style comment (col 20) ./modules/file/omicronflat.c:681: Line ends with an operator `=' (col 42): data_retup[ind_retup] = ./modules/file/omicronflat.c:689: C++/C99 style comment (col 15) ./modules/file/omicronflat.c:693: C++/C99 style comment (col 20) ./modules/file/omicronflat.c:694: Line ends with an operator `=' (col 38): data_tup[ind_tup] = ./modules/file/omicronflat.c:700: C++/C99 style comment (col 20) ./modules/file/omicronflat.c:701: Line ends with an operator `=' (col 42): data_retup[ind_retup] = ./modules/file/omicronflat.c:710: C++/C99 style comment (col 20) ./modules/file/omicronflat.c:711: Line ends with an operator `=' (col 42): data_tdown[ind_tdown] = ./modules/file/omicronflat.c:717: C++/C99 style comment (col 20) ./modules/file/omicronflat.c:718: Line ends with an operator `=' (col 46): data_retdown[ind_retdown] = ./modules/file/omicronflat.c:756: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:762: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:773: Missing space after `,' (col 54): gwy_container_set_string_by_name(metadata, key,(guchar*)g_strdup(val)); ./modules/file/omicronflat.c:778: Missing space after `,' (col 54): gwy_container_set_string_by_name(metadata, key,(guchar*)g_strdup(val)); ./modules/file/omicronflat.c:781: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:851: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:881: C++/C99 style comment (col 49) ./modules/file/omicronflat.c:882: C++/C99 style comment (col 12) ./modules/file/omicronflat.c:883: C++/C99 style comment (col 12) ./modules/file/omicronflat.c:884: C++/C99 style comment (col 12) ./modules/file/omicronflat.c:885: C++/C99 style comment (col 12) ./modules/file/omicronflat.c:886: C++/C99 style comment (col 12) ./modules/file/omicronflat.c:887: C++/C99 style comment (col 12) ./modules/file/omicronflat.c:888: C++/C99 style comment (col 12) ./modules/file/omicronflat.c:889: C++/C99 style comment (col 12) ./modules/file/omicronflat.c:890: C++/C99 style comment (col 12) ./modules/file/omicronflat.c:903: Line longer than 80 characters: flat_readstring(&fp, fp_end, &tmperr)); ./modules/file/omicronflat.c:921: C++/C99 style comment (col 4) ./modules/file/omicronflat.c:981: Line longer than 80 characters: gwy_debug("The file is either corrupted, or has an unknown/unhandled format. Module failed to read the file, you can blame the programmer… or help him…"); ./modules/file/surffile.c:168: Line longer than 80 characters: /*new structure surfwriter to write directly the structure with cast gint16 of enums */ ./modules/file/surffile.c:169: Missing space before `{' (col 14): typedef struct{ ./modules/file/surffile.c:245: Extra space before `)' (col 54): double ref ); ./modules/file/surffile.c:263: C++/C99 style comment (col 0) ./modules/file/surffile.c:268: C++/C99 style comment (col 0) ./modules/file/surffile.c:272: Space between function name and parenthesis (col 39): swap = GUINT32_SWAP_LE_BE_CONSTANT (swap); ./modules/file/surffile.c:499: Space between function name and parenthesis (col 43): surffile.zunit = gwy_si_unit_new_parse (surffile.dz_unit, &coef); ./modules/file/surffile.c:684: Missing space after `,' (col 28): strncpy(surf.client_zone," ", 128); ./modules/file/surffile.c:691: Extra space after `(' (col 22): if (!(fh = g_fopen( filename, "wb"))) { ./modules/file/surffile.c:716: Space between function name and parenthesis (col 39): dyunittmp = gwy_si_unit_get_string (xysi, GWY_SI_UNIT_FORMAT_PLAIN); ./modules/file/surffile.c:717: Space between function name and parenthesis (col 39): dzunittmp = gwy_si_unit_get_string (zsi, GWY_SI_UNIT_FORMAT_PLAIN); ./modules/file/surffile.c:762: C++/C99 style comment (col 48) ./modules/file/surffile.c:762: Line longer than 80 characters: for (k = 0; k < surf.nofpoints; k++) { // * pow10( power ) to convert in the dz_unit ./modules/file/surffile.c:763: Line longer than 80 characters: integer_values[k] = floor(uintmax * (points[k] * pow10(power) - zminreal) / (zmaxreal - zminreal)); ./modules/file/surffile.c:816: C++/C99 style comment (col 0) ./modules/file/surffile.c:818: C++/C99 style comment (col 0) ./modules/file/surffile.c:819: Extra space after `(' (col 6): if( ./modules/file/surffile.c:819: Missing space after `if' (col 4): if( ./modules/file/surffile.c:820: Line ends with an operator `||' (col 60): fwrite(&surf.signature, sizeof(char), 12, fh) != 12 || ./modules/file/surffile.c:821: Line ends with an operator `||' (col 57): fwrite(&surf.format, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:822: Line ends with an operator `||' (col 60): fwrite(&surf.nobjects, sizeof(guint16), 1, fh) != 1 || ./modules/file/surffile.c:823: Line ends with an operator `||' (col 58): fwrite(&surf.version, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:824: Line ends with an operator `||' (col 55): fwrite(&surf.type, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:825: Line ends with an operator `||' (col 62): fwrite(&surf.object_name, sizeof(char), 30, fh) != 30 || ./modules/file/surffile.c:826: Line ends with an operator `||' (col 64): fwrite(&surf.operator_name, sizeof(char), 30, fh) != 30 || ./modules/file/surffile.c:827: Line ends with an operator `||' (col 64): fwrite(&surf.material_code, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:828: Line ends with an operator `||' (col 62): fwrite(&surf.acquisition, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:829: Line ends with an operator `||' (col 56): fwrite(&surf.range, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:830: Line ends with an operator `||' (col 65): fwrite(&surf.special_points, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:831: Line ends with an operator `||' (col 59): fwrite(&surf.absolute, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:832: Line ends with an operator `||' (col 57): fwrite(&surf.reserved, sizeof(char), 8, fh) != 8 || ./modules/file/surffile.c:833: Line ends with an operator `||' (col 60): fwrite(&surf.pointsize, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:834: Line ends with an operator `||' (col 55): fwrite(&surf.zmin, sizeof(gint32), 1, fh) != 1 || ./modules/file/surffile.c:835: Line ends with an operator `||' (col 55): fwrite(&surf.zmax, sizeof(gint32), 1, fh) != 1 || ./modules/file/surffile.c:836: Line ends with an operator `||' (col 55): fwrite(&surf.xres, sizeof(gint32), 1, fh) != 1 || ./modules/file/surffile.c:837: Line ends with an operator `||' (col 55): fwrite(&surf.yres, sizeof(gint32), 1, fh) != 1 || ./modules/file/surffile.c:838: Line ends with an operator `||' (col 60): fwrite(&surf.nofpoints, sizeof(gint32), 1, fh) != 1 || ./modules/file/surffile.c:839: Line ends with an operator `||' (col 53): fwrite(&surf.dx, sizeof(gfloat), 1, fh) != 1 || ./modules/file/surffile.c:840: Line ends with an operator `||' (col 53): fwrite(&surf.dy, sizeof(gfloat), 1, fh) != 1 || ./modules/file/surffile.c:841: Line ends with an operator `||' (col 53): fwrite(&surf.dz, sizeof(gfloat), 1, fh) != 1 || ./modules/file/surffile.c:842: Line ends with an operator `||' (col 56): fwrite(&surf.xaxis, sizeof(char), 16, fh) != 16 || ./modules/file/surffile.c:843: Line ends with an operator `||' (col 56): fwrite(&surf.yaxis, sizeof(char), 16, fh) != 16 || ./modules/file/surffile.c:844: Line ends with an operator `||' (col 56): fwrite(&surf.zaxis, sizeof(char), 16, fh) != 16 || ./modules/file/surffile.c:845: Line ends with an operator `||' (col 58): fwrite(&surf.dx_unit, sizeof(char), 16, fh) != 16 || ./modules/file/surffile.c:846: Line ends with an operator `||' (col 58): fwrite(&surf.dy_unit, sizeof(char), 16, fh) != 16 || ./modules/file/surffile.c:847: Line ends with an operator `||' (col 58): fwrite(&surf.dz_unit, sizeof(char), 16, fh) != 16 || ./modules/file/surffile.c:848: Line ends with an operator `||' (col 63): fwrite(&surf.xlength_unit, sizeof(char), 16, fh) != 16 || ./modules/file/surffile.c:849: Line ends with an operator `||' (col 63): fwrite(&surf.ylength_unit, sizeof(char), 16, fh) != 16 || ./modules/file/surffile.c:850: Line ends with an operator `||' (col 63): fwrite(&surf.zlength_unit, sizeof(char), 16, fh) != 16 || ./modules/file/surffile.c:851: Line ends with an operator `||' (col 62): fwrite(&surf.xunit_ratio, sizeof(gfloat), 1, fh) != 1 || ./modules/file/surffile.c:852: Line ends with an operator `||' (col 62): fwrite(&surf.yunit_ratio, sizeof(gfloat), 1, fh) != 1 || ./modules/file/surffile.c:853: Line ends with an operator `||' (col 62): fwrite(&surf.zunit_ratio, sizeof(gfloat), 1, fh) != 1 || ./modules/file/surffile.c:854: Line ends with an operator `||' (col 58): fwrite(&surf.imprint, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:855: Line ends with an operator `||' (col 60): fwrite(&surf.inversion, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:856: Line ends with an operator `||' (col 59): fwrite(&surf.leveling, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:857: Line ends with an operator `||' (col 59): fwrite(&surf.obsolete, sizeof(char), 12, fh) != 12 || ./modules/file/surffile.c:858: Line ends with an operator `||' (col 58): fwrite(&surf.seconds, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:859: Line ends with an operator `||' (col 58): fwrite(&surf.minutes, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:860: Line ends with an operator `||' (col 56): fwrite(&surf.hours, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:861: Line ends with an operator `||' (col 54): fwrite(&surf.day, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:862: Line ends with an operator `||' (col 56): fwrite(&surf.month, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:863: Line ends with an operator `||' (col 55): fwrite(&surf.year, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:864: Line ends with an operator `||' (col 54): fwrite(&surf.dayof, sizeof(gint16),1,fh) != 1 || ./modules/file/surffile.c:864: Missing space after `,' (col 42): fwrite(&surf.dayof, sizeof(gint16),1,fh) != 1 || ./modules/file/surffile.c:864: Missing space after `,' (col 44): fwrite(&surf.dayof, sizeof(gint16),1,fh) != 1 || ./modules/file/surffile.c:865: Line ends with an operator `||' (col 71): fwrite(&surf.measurement_duration, sizeof(gfloat), 1, fh) != 1 || ./modules/file/surffile.c:866: Line ends with an operator `||' (col 60): fwrite(&surf.obsolete2, sizeof(char), 10, fh) != 10 || ./modules/file/surffile.c:867: Line ends with an operator `||' (col 63): fwrite(&surf.comment_size, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:868: Line ends with an operator `||' (col 63): fwrite(&surf.private_size, sizeof(gint16), 1, fh) != 1 || ./modules/file/surffile.c:869: Line ends with an operator `||' (col 64): fwrite(&surf.client_zone, sizeof(char), 128, fh) != 128 || ./modules/file/surffile.c:870: Line ends with an operator `||' (col 58): fwrite(&surf.XOffset, sizeof(gfloat), 1, fh) != 1 || ./modules/file/surffile.c:871: Line ends with an operator `||' (col 58): fwrite(&surf.YOffset, sizeof(gfloat), 1, fh) != 1 || ./modules/file/surffile.c:872: Line ends with an operator `||' (col 58): fwrite(&surf.ZOffset, sizeof(gfloat), 1, fh) != 1 || ./modules/file/surffile.c:873: Line ends with an operator `||' (col 62): fwrite(&surf.reservedzone, sizeof(char), 34, fh)!= 34 || ./modules/file/surffile.c:873: Missing space before `!=' (col 56): fwrite(&surf.reservedzone, sizeof(char), 34, fh)!= 34 || ./modules/file/surffile.c:874: Line longer than 80 characters: fwrite(integer_values, sizeof(gint32), surf.nofpoints, fh) != surf.nofpoints ./modules/file/surffile.c:875: Extra space before `)' (col 5): ) { ./modules/file/surffile.c:875: Raw tab character (col 0) ./modules/file/surffile.c:882: Extra space after `(' (col 10): fclose( fh ); ./modules/file/surffile.c:882: Extra space before `)' (col 15): fclose( fh ); ./modules/file/surffile.c:895: Missing space after `,' (col 26): char *units[5] = {"pm","nm", "\xb5m", "mm", "m"}; ./modules/file/surffile.c:895: Missing space after `{' (col 21): char *units[5] = {"pm","nm", "\xb5m", "mm", "m"}; ./modules/file/surffile.c:895: Missing space before `}' (col 51): char *units[5] = {"pm","nm", "\xb5m", "mm", "m"}; ./modules/file/surffile.c:896: Missing spaces around `=' (col 9): int i=0; ./modules/file/surffile.c:897: C++/C99 style comment (col 22) ./modules/file/surffile.c:897: Space between function name and parenthesis (col 15): ref = fabs (ref); //return no error if ref <= 0 ./modules/file/surffile.c:898: Statement for `while' on the same line (col 61): while ((log(ref) / log(10) < -11 + (i * 3)) && (++i < 4)); ./modules/file/quesant.c:26: Line longer than 80 characters: * ./modules/file/quesant.c:38: C++/C99 style comment (col 0) ./modules/file/quesant.c:100: C++/C99 style comment (col 31) ./modules/file/quesant.c:101: C++/C99 style comment (col 31) ./modules/file/quesant.c:102: C++/C99 style comment (col 31) ./modules/file/quesant.c:102: Trailing whitespace characters ./modules/file/quesant.c:103: C++/C99 style comment (col 31) ./modules/file/quesant.c:104: C++/C99 style comment (col 31) ./modules/file/quesant.c:104: Trailing whitespace characters ./modules/file/quesant.c:105: C++/C99 style comment (col 31) ./modules/file/quesant.c:112: C++/C99 style comment (col 31) ./modules/file/quesant.c:115: C++/C99 style comment (col 31) ./modules/file/quesant.c:116: C++/C99 style comment (col 31) ./modules/file/quesant.c:117: C++/C99 style comment (col 31) ./modules/file/quesant.c:256: C++/C99 style comment (col 4) ./modules/file/quesant.c:258: Trailing whitespace characters ./modules/file/quesant.c:262: C++/C99 style comment (col 4) ./modules/file/quesant.c:265: C++/C99 style comment (col 4) ./modules/file/quesant.c:273: C++/C99 style comment (col 4) ./modules/file/quesant.c:281: C++/C99 style comment (col 4) ./modules/file/quesant.c:283: C++/C99 style comment (col 4) ./modules/file/sensofar.c:306: C++/C99 style comment (col 12) ./modules/file/sensofar.c:309: Trailing whitespace characters ./modules/file/sensofar.c:310: Trailing whitespace characters ./modules/file/sensofar.c:311: Trailing whitespace characters ./modules/file/sensofar.c:312: Trailing whitespace characters ./modules/file/sensofar.c:395: Trailing whitespace characters ./modules/file/sensofar.c:399: C++/C99 style comment (col 34) ./modules/file/sensofar.c:424: C++/C99 style comment (col 4) ./modules/file/sensofar.c:425: C++/C99 style comment (col 4) ./modules/file/sensofar.c:426: C++/C99 style comment (col 4) ./modules/file/sensofar.c:490: C++/C99 style comment (col 34) ./modules/file/sensofar.c:494: C++/C99 style comment (col 34) ./modules/file/sensofar.c:521: Trailing whitespace characters ./modules/file/omicron.c:120: Line longer than 80 characters: static gint omicron_detect (const GwyFileDetectInfo *fileinfo, ./modules/file/omicron.c:206: Extra return/case/goto parentheses (col 11) ./modules/file/omicron.c:781: Extra space before `,' (col 53): if (!g_file_get_contents(filename, &buffer, NULL , &err)) { ./modules/file/sis.c:244: Line longer than 80 characters: { 22, G_TYPE_STRING, "Amplification of the interferometer signal", NULL }, /* ?? */ ./modules/file/sis.c:246: Line longer than 80 characters: { 24, G_TYPE_DOUBLE, "Damping of the free amplitude of the cantilever during the measurement", "%" }, ./modules/file/sis.c:247: Line longer than 80 characters: { 25, G_TYPE_DOUBLE, "Voltage between the tip and the electrode under the sample", "V" }, ./modules/file/sis.c:248: Line longer than 80 characters: { 26, G_TYPE_DOUBLE, "Oscilation frequency of the cantilever during the measurement", "kHz" }, ./modules/file/sis.c:916: Extra space before `)' (col 41): for (i = 0; i <= sisfile->nchannels; ) { ./modules/file/sis.c:993: Line longer than 80 characters: image->parent_processing_step_channel_index = gwy_get_guint16_le(&p); ./modules/file/bcrfile.c:27: Line longer than 80 characters: * ./modules/file/bcrfile.c:39: Line longer than 80 characters: * ./modules/file/bcrfile.c:98: Line longer than 80 characters: (MAX(MAX(MAX(MAGIC_SIZE1, MAGIC_SIZE2), MAX(MAGIC_SIZE3, MAGIC_SIZE4)), MAGIC_SIZE5)) ./modules/file/bcrfile.c:253: Line longer than 80 characters: /*gwy_app_set_data_field_title(container, 0, g_strdup(g_strrstr(filename, "/") + 1));*/ ./modules/file/bcrfile.c:254: Line longer than 80 characters: /***********************************************************************/ ./modules/file/pixmap.c:232: Line longer than 80 characters: PixmapLoadControls *controls); ./modules/file/pixmap.c:234: Line longer than 80 characters: PixmapLoadControls *controls); ./modules/file/pixmap.c:236: Line longer than 80 characters: PixmapLoadControls *controls); ./modules/file/pixmap.c:237: Line longer than 80 characters: static void xymeasureeq_changed_cb (PixmapLoadControls *controls); ./modules/file/pixmap.c:241: Line longer than 80 characters: PixmapLoadControls *controls); ./modules/file/pixmap.c:242: Line longer than 80 characters: static void pixmap_load_update_controls(PixmapLoadControls *controls, ./modules/file/pixmap.c:244: Line longer than 80 characters: static void pixmap_load_update_values (PixmapLoadControls *controls, ./modules/file/pixmap.c:623: Line longer than 80 characters: if (memcmp(fileinfo->head, "\x00\x00\x00\x0C\x6A\x50\x20\x20\x0D\x0A\x87\x0A\x00\x00\x00\x14\x66\x74\x79\x70\x6A\x70\x32", 23) != 0) ./modules/file/pixmap.c:1686: Double semicolon (col 28): gwy_pixbuf_free(pixbuf);; ./modules/file/pixmap.c:1686: More than one statement on a line (col 28): gwy_pixbuf_free(pixbuf);; ./modules/file/pixmap.c:2973: Line longer than 80 characters: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(controls.draw_selection), ./modules/file/pixmap.c:3230: Trailing whitespace characters ./modules/file/pixmap.c:3243: Trailing whitespace characters ./modules/file/pixmap.c:3249: Trailing whitespace characters ./modules/file/pixmap.c:3266: Trailing whitespace characters ./modules/file/pixmap.c:3267: Trailing whitespace characters ./modules/file/pixmap.c:3277: Trailing whitespace characters ./modules/file/pixmap.c:3278: Trailing whitespace characters ./modules/file/pixmap.c:3287: Trailing whitespace characters ./modules/file/pixmap.c:3288: Trailing whitespace characters ./modules/file/pixmap.c:3298: Trailing whitespace characters ./modules/file/pixmap.c:3299: Trailing whitespace characters ./modules/file/pixmap.c:3315: Trailing whitespace characters ./modules/file/rhk-sm4.c:26: Line longer than 80 characters: * ./modules/file/rhk-sm4.c:290: Line longer than 80 characters: static gint rhk_sm4_detect (const GwyFileDetectInfo *fileinfo, ./modules/file/nanoscope.c:108: Line longer than 80 characters: static gint nanoscope_detect (const GwyFileDetectInfo *fileinfo, ./modules/file/nanoscope.c:809: Line longer than 80 characters: gwy_debug("size=%u, xres=%u, gxres=%u, bpp=%u", (guint)size, xres, gxres, bpp); ./modules/file/createc.c:383: Line ends with an operator `=' (col 36): static const gchar tobestored[] = ./modules/file/sdfile.c:386: Line ends with an operator `=' (col 39): static const gchar header_format[] = ./modules/file/igorfile.c:558: Line longer than 80 characters: gwy_debug("dim_e_units_size[%u]: %u", i, header->dim_e_units_size[i]); ./modules/file/burleigh.c:28: Line longer than 80 characters: * http://www.weizmann.ac.il/Chemical_Research_Support/surflab/peter/headers/burl.html ./modules/file/rhk-sm3.c:26: Line longer than 80 characters: * ./modules/graph/graph_export_ascii.c:96: Trailing whitespace characters ./modules/graph/graph_export_ascii.c:235: Line longer than 80 characters: gwy_container_gis_boolean_by_name(settings, metadata_key, ¶ms->metadata); ./modules/graph/graph_fdfit.c:223: Line longer than 80 characters: GtkWidget *label, *dialog, *hbox, *hbox2, *table, *align, *expander, *scroll; ./modules/graph/graph_fdfit.c:301: Trailing whitespace characters ./modules/graph/graph_fdfit.c:309: Trailing whitespace characters ./modules/graph/graph_fdfit.c:311: Line longer than 80 characters: gtk_scrolled_window_add_with_viewport(GTK_SCROLLED_WINDOW(scroll), controls.formula); ./modules/graph/graph_fdfit.c:312: Trailing whitespace characters ./modules/graph/graph_fdfit.c:747: Missing space after `=' (col 17): param[i] =g_array_index(args->param, FitParamArg, i).value; ./modules/graph/graph_fdfit.c:939: Missing space after `=' (col 17): param[i] =g_array_index(args->param, FitParamArg, i).init; ./modules/graph/graph_fdfit.c:1323: Line longer than 80 characters: func = gwy_inventory_get_nth_item(gwy_fd_curve_presets(), args->function_type); ./modules/graph/graph_cd.c:320: Line longer than 80 characters: controls.draw_circle = gtk_check_button_new_with_mnemonic(_("_Draw whole circle")); ./modules/graph/graph_cd.c:325: Missing space after `,' (col 49): gtk_widget_set_sensitive(controls.draw_circle,FALSE); ./modules/graph/graph_cd.c:652: Line ends with an operator `&&' (col 18): if (is_fitted && ./modules/graph/graph_cd.c:653: Line ends with an operator `||' (col 74): (gwy_strequal(gwy_cdline_get_name(args->fitfunc),"Circle (down)") || ./modules/graph/graph_cd.c:653: Missing space after `,' (col 56): (gwy_strequal(gwy_cdline_get_name(args->fitfunc),"Circle (down)") || ./modules/graph/graph_cd.c:654: Missing space after `,' (col 55): gwy_strequal(gwy_cdline_get_name(args->fitfunc),"Circle (up)"))) ./modules/graph/graph_cd.c:655: Missing space after `,' (col 54): gtk_widget_set_sensitive(controls->draw_circle,TRUE); ./modules/graph/graph_cd.c:657: Missing space after `,' (col 54): gtk_widget_set_sensitive(controls->draw_circle,FALSE); ./modules/graph/graph_cd.c:1063: Missing spaces around `=' (col 21): gint i, j, n, res=100; ./modules/graph/graph_cd.c:1085: Line longer than 80 characters: if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(controls->draw_circle))) { ./modules/graph/graph_cd.c:1088: Line longer than 80 characters: if (gwy_strequal(gwy_cdline_get_name(args->fitfunc),"Circle (down)")) { ./modules/graph/graph_cd.c:1088: Missing space after `,' (col 64): if (gwy_strequal(gwy_cdline_get_name(args->fitfunc),"Circle (down)")) { ./modules/graph/graph_cd.c:1089: Missing spaces around `<' (col 27): for (j=0;j<6;j++) { ./modules/graph/graph_cd.c:1089: Missing spaces around `=' (col 23): for (j=0;j<6;j++) { ./modules/graph/graph_cd.c:1091: Missing space after `,' (col 64): if (gwy_strequal(gwy_cdline_get_name(func),"Circle (up)")) ./modules/graph/graph_cd.c:1094: Line longer than 80 characters: yd[2*res-1-i] = gwy_cdline_get_value(func, xd[2*res-1-i], param, &ok); ./modules/graph/graph_cd.c:1097: Missing spaces around `<' (col 27): for (j=0;j<6;j++) { ./modules/graph/graph_cd.c:1097: Missing spaces around `=' (col 23): for (j=0;j<6;j++) { ./modules/graph/graph_cd.c:1099: Line longer than 80 characters: if (gwy_strequal(gwy_cdline_get_name(func),"Circle (down)")) ./modules/graph/graph_cd.c:1099: Missing space after `,' (col 64): if (gwy_strequal(gwy_cdline_get_name(func),"Circle (down)")) ./modules/graph/graph_cd.c:1102: Line longer than 80 characters: yd[2*res-1-i] = gwy_cdline_get_value(func, xd[2*res-1-i], param, &ok); ./modules/graph/graph_cut.c:286: Missing spaces around `<' (col 20): for (k=cstart; k=args->from && xdata[i]to) nndata++; ./modules/graph/graph_cut.c:298: Missing spaces around `>=' (col 24): if (xdata[i]>=args->from && xdata[i]to) nndata++; ./modules/graph/graph_cut.c:298: Statement for `if' on the same line (col 59): if (xdata[i]>=args->from && xdata[i]to) nndata++; ./modules/graph/graph_cut.c:300: Statement for `if' on the same line (col 25): if (nndata == 0) continue; ./modules/graph/graph_cut.c:304: Missing spaces around `=' (col 9): j=0; ./modules/graph/graph_cut.c:305: Missing spaces around `<' (col 19): for (i=0; i=args->from && xdata[i]to) { ./modules/graph/graph_cut.c:306: Missing spaces around `>=' (col 24): if (xdata[i]>=args->from && xdata[i]to) { ./modules/graph/graph_cut.c:352: Missing spaces around `<' (col 19): for (i=0; iparam, FitParamArg, i).value; ./modules/graph/graph_fit.c:977: Missing space after `=' (col 17): param[i] =g_array_index(args->param, FitParamArg, i).init; ./modules/process/tip_blind.c:444: Line longer than 80 characters: p10 = gwy_enum_combo_box_get_active(GTK_COMBO_BOX(controls->threshold_unit)); ./modules/process/grain_dist.c:405: Line longer than 80 characters: = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(controls->add_comment)); ./modules/process/fit_2d.c:480: Line longer than 80 characters: outputfield = GWY_DATA_FIELD(gwy_container_get_object_by_name(controls->mydata, ./modules/process/fit_2d.c:1073: Line longer than 80 characters: g_string_append_printf(report, _("Fitted function: sphere (orientation up)\n")); ./modules/process/fit_2d.c:1075: Line longer than 80 characters: g_string_append_printf(report, _("Fitted function: sphere (orientation down)\n")); ./modules/process/edge.c:162: Line longer than 80 characters: N_("/_Presentation/_Edge Detection/_Laplacian of Gaussian"), ./modules/process/edge.c:193: Line longer than 80 characters: N_("/_Presentation/_Edge Detection/Local _Nonlinearity"), ./modules/process/edge.c:209: Line longer than 80 characters: N_("/_Presentation/_Edge Detection/_Harris Corner"), ./modules/process/edge.c:233: Line longer than 80 characters: N_("/_Presentation/_Edge Detection/Local _Maxima"), ./modules/process/edge.c:241: Line longer than 80 characters: N_("/_Presentation/_Edge Detection/_Zero Crossing..."), ./modules/process/edge.c:399: Extra return/case/goto parentheses (col 11) ./modules/process/edge.c:533: Line longer than 80 characters: 0.05*(gwy_data_field_get_max(ble) - gwy_data_field_get_min(ble))); ./modules/process/indent_analyze.c:193: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:217: Line longer than 80 characters: /*static void plane_correct_cb(GtkWidget *item, IndentAnalyzeControls *controls);*/ ./modules/process/indent_analyze.c:226: Line longer than 80 characters: static void gwy_data_field_get_min_pos(GwyDataField *dfield, gdouble *min, gint *posx, ./modules/process/indent_analyze.c:228: Line longer than 80 characters: static void gwy_data_field_get_max_pos(GwyDataField *dfield, gdouble *max, gint *posx, ./modules/process/indent_analyze.c:238: Line longer than 80 characters: static gboolean indent_analyze_do_the_hard_work(IndentAnalyzeControls *controls); ./modules/process/indent_analyze.c:257: C++/C99 style comment (col 0) ./modules/process/indent_analyze.c:258: C++/C99 style comment (col 0) ./modules/process/indent_analyze.c:352: Line longer than 80 characters: /** Create preview container. From given container get /0/data and use it to create ./modules/process/indent_analyze.c:366: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:367: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:381: C++/C99 style comment (col 6) ./modules/process/indent_analyze.c:382: C++/C99 style comment (col 6) ./modules/process/indent_analyze.c:383: C++/C99 style comment (col 6) ./modules/process/indent_analyze.c:384: C++/C99 style comment (col 6) ./modules/process/indent_analyze.c:502: Extra space after `(' (col 6): if ( (label = gwy_table_get_child_widget(table, row, 0)) ) { ./modules/process/indent_analyze.c:502: Extra space before `)' (col 60): if ( (label = gwy_table_get_child_widget(table, row, 0)) ) { ./modules/process/indent_analyze.c:504: Extra space before `)' (col 49): gtk_label_get_text(GTK_LABEL(label)) ); ./modules/process/indent_analyze.c:510: Extra space after `(' (col 6): if ( (label = gwy_table_get_child_widget(table, row, 0)) ) { ./modules/process/indent_analyze.c:510: Extra space before `)' (col 60): if ( (label = gwy_table_get_child_widget(table, row, 0)) ) { ./modules/process/indent_analyze.c:512: Extra space before `)' (col 49): gtk_label_get_text(GTK_LABEL(label)) ); ./modules/process/indent_analyze.c:524: Line longer than 80 characters: gwy_table_attach_row(table, row, _("Area above"), siu->str,controls.w_area_above); ./modules/process/indent_analyze.c:527: Line longer than 80 characters: gwy_table_attach_row(table, row, _("Area below"), siu->str,controls.w_area_below); ./modules/process/indent_analyze.c:530: Line longer than 80 characters: gwy_table_attach_row(table, row, _("Area of plane"), siu->str,controls.w_area_plane); ./modules/process/indent_analyze.c:534: Line longer than 80 characters: gwy_table_attach_row(table, row, _("Surface above"), siu->str,controls.w_surface_above); ./modules/process/indent_analyze.c:537: Line longer than 80 characters: gwy_table_attach_row(table, row, _("Surface below"), siu->str,controls.w_surface_below); ./modules/process/indent_analyze.c:545: Line longer than 80 characters: gwy_table_attach_row(table, row, _("Volume above"), siu->str,controls.w_volume_above); ./modules/process/indent_analyze.c:548: Line longer than 80 characters: gwy_table_attach_row(table, row, _("Volume below"), siu->str,controls.w_volume_below); ./modules/process/indent_analyze.c:569: Extra space after `(' (col 6): if ( (label = gwy_table_get_child_widget(table, row, 0)) ) { ./modules/process/indent_analyze.c:569: Extra space before `)' (col 60): if ( (label = gwy_table_get_child_widget(table, row, 0)) ) { ./modules/process/indent_analyze.c:571: Extra space before `)' (col 49): gtk_label_get_text(GTK_LABEL(label)) ); ./modules/process/indent_analyze.c:578: Extra space after `(' (col 6): if ( (label = gwy_table_get_child_widget(table, row, 0)) ) { ./modules/process/indent_analyze.c:578: Extra space before `)' (col 60): if ( (label = gwy_table_get_child_widget(table, row, 0)) ) { ./modules/process/indent_analyze.c:580: Extra space before `)' (col 49): gtk_label_get_text(GTK_LABEL(label)) ); ./modules/process/indent_analyze.c:592: Extra space after `(' (col 6): if ( (label = gwy_table_get_child_widget(table, row, 0)) ) { ./modules/process/indent_analyze.c:592: Extra space before `)' (col 60): if ( (label = gwy_table_get_child_widget(table, row, 0)) ) { ./modules/process/indent_analyze.c:594: Extra space before `)' (col 49): gtk_label_get_text(GTK_LABEL(label)) ); ./modules/process/indent_analyze.c:601: Extra space after `(' (col 6): if ( (label = gwy_table_get_child_widget(table, row, 0)) ) { ./modules/process/indent_analyze.c:601: Extra space before `)' (col 60): if ( (label = gwy_table_get_child_widget(table, row, 0)) ) { ./modules/process/indent_analyze.c:603: Extra space before `)' (col 49): gtk_label_get_text(GTK_LABEL(label)) ); ./modules/process/indent_analyze.c:610: Extra space after `(' (col 6): if ( (label = gwy_table_get_child_widget(table, row, 0)) ) { ./modules/process/indent_analyze.c:610: Extra space before `)' (col 60): if ( (label = gwy_table_get_child_widget(table, row, 0)) ) { ./modules/process/indent_analyze.c:612: Extra space before `)' (col 49): gtk_label_get_text(GTK_LABEL(label)) ); ./modules/process/indent_analyze.c:619: Extra space after `(' (col 6): if ( (label = gwy_table_get_child_widget(table, row, 0)) ) { ./modules/process/indent_analyze.c:619: Extra space before `)' (col 60): if ( (label = gwy_table_get_child_widget(table, row, 0)) ) { ./modules/process/indent_analyze.c:621: Extra space before `)' (col 49): gtk_label_get_text(GTK_LABEL(label)) ); ./modules/process/indent_analyze.c:647: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:662: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:664: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:666: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:669: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:669: Line longer than 80 characters: //gwy_layer_basic_set_gradient_key(GWY_LAYER_BASIC(layer), "/0/base/palette"); ./modules/process/indent_analyze.c:672: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:679: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:726: Line longer than 80 characters: /* ====================================================================================== */ ./modules/process/indent_analyze.c:851: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:866: Line longer than 80 characters: fprintf(fl, "[%d %d]%d %d %lf\n", x,y,act_mask, im, (double)(act_mask || im)); ./modules/process/indent_analyze.c:889: Line ends with an operator `=' (col 25): GwyDataField *dfield = ./modules/process/indent_analyze.c:908: Line longer than 80 characters: gwy_data_field_plane_level(dfield, args->plane_c, args->plane_x, args->plane_y); ./modules/process/indent_analyze.c:909: Line longer than 80 characters: get_field_slope_from_border (dfield, &(args->plane_c), &(args->plane_x), &(args->plane_y)); ./modules/process/indent_analyze.c:996: C++/C99 style comment (col 18) ./modules/process/indent_analyze.c:999: Opening brace on a separate line (col 18) ./modules/process/indent_analyze.c:1014: Line longer than 80 characters: printf("start %d %d, want to set %d %d, dimensions %d %d\n", i, j, tail->x ./modules/process/indent_analyze.c:1058: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:1086: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:1115: Line longer than 80 characters: gwy_data_field_area_fill(mask, args->minx - 2, args->miny - 2, 4, 4, 1.0); ./modules/process/indent_analyze.c:1116: Line longer than 80 characters: gwy_data_field_area_fill(mask, args->maxx - 2, args->maxy - 2, 4, 4, 1.0); ./modules/process/indent_analyze.c:1120: Line ends with an operator `/' (col 42): dx = gwy_data_field_get_xreal(dfield) / ./modules/process/indent_analyze.c:1122: Line ends with an operator `/' (col 42): dy = gwy_data_field_get_yreal(dfield) / ./modules/process/indent_analyze.c:1128: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:1152: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:1153: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:1160: Line ends with an operator `+' (col 52): sx = args->minx - side_r * cos(side_dir + ./modules/process/indent_analyze.c:1162: Line ends with an operator `+' (col 52): sy = args->miny - side_r * sin(side_dir + ./modules/process/indent_analyze.c:1169: Line longer than 80 characters: gwy_data_field_area_fill(mask, (int)sx - 2 - i, (int)sy - 2 - i, 4 + i, 4 + i, 1.0); ./modules/process/indent_analyze.c:1183: Line longer than 80 characters: /* we do not expect we should use the last coords...ensurance for computing vectors for surface */ ./modules/process/indent_analyze.c:1199: Opening brace on a separate line (col 16) ./modules/process/indent_analyze.c:1214: Line ends with an operator `||' (col 70): else if (args->what_mark == GWY_WHAT_MARK_INNERPILEUP || ./modules/process/indent_analyze.c:1270: Line ends with an operator `&&' (col 57): if (args->what_mark != GWY_WHAT_MARK_NOTHING && ./modules/process/indent_analyze.c:1290: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:1294: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:1302: C++/C99 style comment (col 4) ./modules/process/indent_analyze.c:1320: Line ends with an operator `=' (col 11): dfield = ./modules/process/indent_analyze.c:1344: Extra space after `(' (col 11): if ( (layer = gwy_data_view_get_alpha_layer(GWY_DATA_VIEW(controls->view))) ) { ./modules/process/indent_analyze.c:1344: Extra space before `)' (col 84): if ( (layer = gwy_data_view_get_alpha_layer(GWY_DATA_VIEW(controls->view))) ) { ./modules/process/indent_analyze.c:1344: Line longer than 80 characters: if ( (layer = gwy_data_view_get_alpha_layer(GWY_DATA_VIEW(controls->view))) ) { ./modules/process/indent_analyze.c:1347: C++/C99 style comment (col 8) ./modules/process/indent_analyze.c:1388: C++/C99 style comment (col 8) ./modules/process/indent_analyze.c:1388: Line longer than 80 characters: //= GPOINTER_TO_UINT(g_object_get_data(G_OBJECT(item), "menu_what_mark")); ./modules/process/indent_analyze.c:1397: C++/C99 style comment (col 8) ./modules/process/indent_analyze.c:1397: Line longer than 80 characters: //= GPOINTER_TO_UINT(g_object_get_data(G_OBJECT(item), "menu_how_mark")); ./modules/process/indent_analyze.c:1404: Line ends with an operator `=' (col 29): controls->args->indentor = ./modules/process/indent_analyze.c:1406: C++/C99 style comment (col 8) ./modules/process/indent_analyze.c:1406: Line longer than 80 characters: //= GPOINTER_TO_UINT(g_object_get_data(G_OBJECT(item), "indentor-type")); ./modules/process/indent_analyze.c:1485: Line ends with an operator `=' (col 23): c->args->plane_tol = ./modules/process/indent_analyze.c:1499: Line ends with an operator `=' (col 25): GwyDataField *dfield = ./modules/process/indent_analyze.c:1501: Line ends with an operator `=' (col 31): GwySIValueFormat *siformat = ./modules/process/indent_analyze.c:1502: Line longer than 80 characters: gwy_data_field_get_value_format_xy(dfield, GWY_SI_UNIT_FORMAT_PLAIN, NULL); ./modules/process/indent_analyze.c:1518: Line longer than 80 characters: sprintf (str, "%g (%.1lf %%)", c->args->area_above/mag/mag, 100.*(c->args->area_above/sxy)); ./modules/process/indent_analyze.c:1520: Line longer than 80 characters: sprintf (str, "%g (%.1lf %%)", c->args->area_below/mag/mag, 100.*(c->args->area_below/sxy)); ./modules/process/indent_analyze.c:1522: Line longer than 80 characters: sprintf (str, "%g (%.1lf %%)", c->args->area_plane/mag/mag, 100.*(c->args->area_plane/sxy)); ./modules/process/indent_analyze.c:1525: Line longer than 80 characters: sprintf (str, "%g (+%.1f %%)", c->args->surface_above/mag/mag, 100.*c->args->surface_above/c->args->area_above); ./modules/process/indent_analyze.c:1527: Line longer than 80 characters: sprintf (str, "%g (+%.1lf %%)", c->args->surface_below/mag/mag, 100.*c->args->surface_below/c->args->surface_below); ./modules/process/indent_analyze.c:1607: Line ends with an operator `=' (col 11): dfield = ./modules/process/indent_analyze.c:1610: Line longer than 80 characters: vf = gwy_data_field_get_value_format_xy(dfield, GWY_SI_UNIT_FORMAT_PLAIN, NULL); ./modules/process/indent_analyze.c:1644: Extra space after `.' (col 19): 100. * (args->area_above/sxy)); ./modules/process/indent_analyze.c:1644: Space after unary `*' (col 21): 100. * (args->area_above/sxy)); ./modules/process/indent_analyze.c:1648: Extra space after `.' (col 19): 100. * (args->area_below/sxy)); ./modules/process/indent_analyze.c:1648: Space after unary `*' (col 21): 100. * (args->area_below/sxy)); ./modules/process/indent_analyze.c:1652: Extra space after `.' (col 19): 100. * (args->area_plane/sxy)); ./modules/process/indent_analyze.c:1652: Space after unary `*' (col 21): 100. * (args->area_plane/sxy)); ./modules/process/indent_analyze.c:1657: Extra space after `.' (col 19): 100. * args->surface_above/sxy); ./modules/process/indent_analyze.c:1657: Space after unary `*' (col 21): 100. * args->surface_above/sxy); ./modules/process/indent_analyze.c:1660: Extra space after `.' (col 19): 100. * args->surface_below/sxy); ./modules/process/indent_analyze.c:1660: Space after unary `*' (col 21): 100. * args->surface_below/sxy); ./modules/process/indent_analyze.c:1667: Line ends with an operator `-' (col 36): (args->volume_above - ./modules/process/indent_analyze.c:1795: Extra return/case/goto parentheses (col 11) ./modules/process/nanoindent_adjust.c:55: Line longer than 80 characters: static GtkWidget* nanoindent_adjust_window_construct(NanoindentAdjustArgs *args); ./modules/process/nanoindent_adjust.c:57: Line longer than 80 characters: static gboolean nanoindent_adjust_check (NanoindentAdjustArgs *args, ./modules/process/nanoindent_adjust.c:58: Line longer than 80 characters: GtkWidget *nanoindent_adjust_window); ./modules/process/nanoindent_adjust.c:59: Line longer than 80 characters: static gboolean nanoindent_adjust_do (NanoindentAdjustArgs *args); ./modules/process/nanoindent_adjust.c:60: Line longer than 80 characters: static GtkWidget* nanoindent_adjust_data_option_menu(GwyDataWindow **operand); ./modules/process/nanoindent_adjust.c:62: Line longer than 80 characters: NanoindentAdjustArgs *args); ./modules/process/nanoindent_adjust.c:64: Line longer than 80 characters: NanoindentAdjustArgs *args); ./modules/process/nanoindent_adjust.c:66: Line longer than 80 characters: NanoindentAdjustArgs *args); ./modules/process/nanoindent_adjust.c:68: Line longer than 80 characters: NanoindentAdjustArgs *args); ./modules/process/nanoindent_adjust.c:71: Line longer than 80 characters: GwySetFractionFunc set_fraction, ./modules/process/nanoindent_adjust.c:72: Line longer than 80 characters: GwySetMessageFunc set_message, ./modules/process/nanoindent_adjust.c:73: Line longer than 80 characters: NanoindentAdjustArgs *args); ./modules/process/nanoindent_adjust.c:74: Line longer than 80 characters: static void nanoindent_adjust_sanitize_args (NanoindentAdjustArgs *args); ./modules/process/nanoindent_adjust.c:76: Line longer than 80 characters: NanoindentAdjustArgs *args); ./modules/process/nanoindent_adjust.c:78: Line longer than 80 characters: NanoindentAdjustArgs *args); ./modules/process/nanoindent_adjust.c:214: Line longer than 80 characters: = gtk_check_button_new_with_mnemonic(_("E_xtrapolate result data out of measured range")); ./modules/process/nanoindent_adjust.c:382: Missing space before `{' (col 57): if (mmin > dfield->data[j + dfield->xres*i]){ ./modules/process/scale.c:209: Line longer than 80 characters: 8192.0/MAX(args->org_xres, args->org_yres), ./modules/process/presentationops.c:285: Line longer than 80 characters: | GWY_DATA_COMPATIBILITY_LATERAL); ./modules/process/gradient.c:57: Line longer than 80 characters: N_("/_Presentation/_Gradient/_Sobel (horizontal)"), ./modules/process/gradient.c:71: Line longer than 80 characters: N_("/_Presentation/_Gradient/_Prewitt (horizontal)"), ./modules/process/gradient.c:78: Line longer than 80 characters: N_("/_Presentation/_Gradient/_Prewitt (vertical)"), ./modules/process/grain_wshed.c:530: Line longer than 80 characters: static const gchar locate_dropsize_key[] = "/module/grain_wshed/locate_dropsize"; ./modules/process/hough.c:220: Line longer than 80 characters: = gtk_adjustment_get_value(GTK_ADJUSTMENT(controls.circle_size)); ./modules/process/superresolution.c:78: Trailing whitespace characters ./modules/process/superresolution.c:106: Line longer than 80 characters: N_("Super resolution of multiple images of same object")); ./modules/process/superresolution.c:196: Trailing whitespace characters ./modules/process/superresolution.c:382: Trailing whitespace characters ./modules/process/superresolution.c:383: Trailing whitespace characters ./modules/process/superresolution.c:384: Trailing whitespace characters ./modules/process/superresolution.c:387: Extra space before `)' (col 21): ) ./modules/process/superresolution.c:399: Trailing whitespace characters ./modules/process/superresolution.c:403: Trailing whitespace characters ./modules/process/superresolution.c:408: Trailing whitespace characters ./modules/process/superresolution.c:409: Trailing whitespace characters ./modules/process/superresolution.c:445: Statement for `if' on the same line (col 43): TRUE)); ./modules/process/superresolution.c:447: Trailing whitespace characters ./modules/process/superresolution.c:476: Trailing whitespace characters ./modules/process/superresolution.c:491: Missing spaces around `<' (col 15): for (m=0; m<(fields->len - 1); m++) ./modules/process/superresolution.c:491: Missing spaces around `=' (col 10): for (m=0; m<(fields->len - 1); m++) ./modules/process/superresolution.c:492: Opening brace on a separate line (col 4) ./modules/process/superresolution.c:494: Trailing whitespace characters ./modules/process/superresolution.c:496: Line longer than 80 characters: /* if (get_mean_correlation(dfield, last, &xmean, &ymean, args) < mean_threshold) ./modules/process/superresolution.c:500: Trailing whitespace characters ./modules/process/superresolution.c:503: Trailing whitespace characters ./modules/process/superresolution.c:504: Line longer than 80 characters: gwy_app_wait_start(gwy_app_find_window_for_channel(args->objects[0].data, ./modules/process/superresolution.c:530: Missing spaces around `<' (col 23): for (col=5; col<(xres-5); col++) { ./modules/process/superresolution.c:530: Missing spaces around `=' (col 16): for (col=5; col<(xres-5); col++) { ./modules/process/superresolution.c:531: Missing spaces around `<' (col 27): for (row=5; row<(yres-5); row++) { ./modules/process/superresolution.c:531: Missing spaces around `=' (col 20): for (row=5; row<(yres-5); row++) { ./modules/process/superresolution.c:532: Trailing whitespace characters ./modules/process/superresolution.c:533: Trailing whitespace characters ./modules/process/superresolution.c:534: Opening brace on a separate line (col 16) ./modules/process/superresolution.c:534: Trailing whitespace characters ./modules/process/superresolution.c:535: Line longer than 80 characters: sdp.xval = col + gwy_data_field_rtoi(dfieldx, xdata[row*xres + col]); ./modules/process/superresolution.c:536: Line longer than 80 characters: sdp.yval = row + gwy_data_field_rtoj(dfieldy, ydata[row*xres + col]); ./modules/process/superresolution.c:539: Trailing whitespace characters ./modules/process/superresolution.c:543: Trailing whitespace characters ./modules/process/superresolution.c:557: Missing spaces around `<' (col 19): for (col=1; col<(2*xres - 1); col++) { ./modules/process/superresolution.c:557: Missing spaces around `=' (col 12): for (col=1; col<(2*xres - 1); col++) { ./modules/process/superresolution.c:562: Missing spaces around `<' (col 23): for (row=1; row<(2*yres - 1); row++) { ./modules/process/superresolution.c:562: Missing spaces around `=' (col 16): for (row=1; row<(2*yres - 1); row++) { ./modules/process/superresolution.c:566: Missing spaces around `<' (col 23): for (m=0; mlen; m++) ./modules/process/superresolution.c:566: Missing spaces around `=' (col 18): for (m=0; mlen; m++) ./modules/process/superresolution.c:567: Opening brace on a separate line (col 12) ./modules/process/superresolution.c:569: Line longer than 80 characters: if (fabs(2*(pdp->xval) - col)yval) - row)xval) - col)yval) - row)xval) - col)yval) - row)len){ ./modules/process/superresolution.c:576: Trailing whitespace characters ./modules/process/superresolution.c:577: Trailing whitespace characters ./modules/process/superresolution.c:584: Missing spaces around `<' (col 27): for (m=0; mlen; m++) ./modules/process/superresolution.c:584: Missing spaces around `=' (col 22): for (m=0; mlen; m++) ./modules/process/superresolution.c:585: Opening brace on a separate line (col 16) ./modules/process/superresolution.c:586: Line longer than 80 characters: pdp = &g_array_index(values, SDataPoint, g_array_index(locals, int, m)); ./modules/process/superresolution.c:587: Trailing whitespace characters ./modules/process/superresolution.c:596: Trailing whitespace characters ./modules/process/superresolution.c:597: Trailing whitespace characters ./modules/process/merge.c:472: Extra space before `)' (col 12): ); ./modules/process/merge.c:478: Line ends with an operator `-' (col 68): (MAX(0, (max_col - cdata.width/2)) + xres2/2) - ./modules/process/merge.c:491: Line ends with an operator `-' (col 68): (MAX(0, (max_col - cdata.width/2)) + xres2/2) - ./modules/process/merge.c:493: Double semicolon (col 63): newyres = cdata.y + (max_row - kdata.height/2) + yres2;; ./modules/process/merge.c:493: More than one statement on a line (col 63): newyres = cdata.y + (max_row - kdata.height/2) + yres2;; ./modules/process/merge.c:505: Line ends with an operator `-' (col 69): (MAX(0, (max_row - cdata.height/2)) + yres2/2) - ./modules/process/merge.c:523: Line ends with an operator `-' (col 69): (MAX(0, (max_row - cdata.height/2)) + yres2/2) - ./modules/process/fft_profile.c:285: Line longer than 80 characters: controls.separate = gtk_check_button_new_with_mnemonic(_("_Separate curves")); ./modules/process/maskcor.c:266: Line longer than 80 characters: && gwy_data_field_get_yreal(kernel) <= gwy_data_field_get_yreal(dfield)/4 ./modules/process/fft_filter_2d.c:281: Line ends with an operator `=' (col 15): mfield = ./modules/process/fft_filter_2d.c:641: Line ends with an operator `=' (col 15): mfield = ./modules/process/fft_filter_2d.c:644: Line ends with an operator `=' (col 15): dfield = ./modules/process/fft_filter_2d.c:647: Line ends with an operator `=' (col 17): filtered = ./modules/process/fft_filter_2d.c:650: Line ends with an operator `=' (col 13): diff = ./modules/process/fft_filter_2d.c:920: Line ends with an operator `=' (col 26): GwyVectorLayer *layer = ./modules/process/convolution_filter.c:82: Line longer than 80 characters: static GtkWidget* convolution_filter_create_filter_tab(ConvolutionControls *controls); ./modules/process/convolution_filter.c:83: Line longer than 80 characters: static GtkWidget* convolution_filter_create_preset_tab(ConvolutionControls *controls); ./modules/process/convolution_filter.c:92: Line longer than 80 characters: static gboolean convolution_filter_preset_save (GwyConvolutionFilterPreset *preset); ./modules/process/convolution_filter.c:162: Line longer than 80 characters: N_("/_Integral Transforms/Con_volution Filter..."), ./modules/process/convolution_filter.c:400: Line longer than 80 characters: controls->divisor_auto = gtk_check_button_new_with_mnemonic(_("_automatic")); ./modules/process/slope_dist.c:321: Line ends with an operator `=' (col 19): args->logscale = ./modules/process/slope_dist.c:323: Line ends with an operator `=' (col 20): args->fit_plane = ./modules/process/slope_dist.c:325: Line ends with an operator `=' (col 22): args->output_type = ./modules/process/angle_dist.c:275: Line ends with an operator `=' (col 20): args->fit_plane = ./modules/process/polylevel.c:578: Line longer than 80 characters: = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(controls->same_degree)); ./modules/process/grain_cross.c:383: Line longer than 80 characters: static const gchar abscissa_expanded_key[] = "/module/grain_cross/abscissa_expanded"; ./modules/process/grain_cross.c:385: Line longer than 80 characters: static const gchar ordinate_expanded_key[] = "/module/grain_cross/ordinate_expanded"; ./modules/process/convolutionfilterpreset.h:65: Line longer than 80 characters: static void gwy_convolution_filter_preset_data_copy(const GwyConvolutionFilterPresetData *src, ./modules/process/convolutionfilterpreset.h:66: Line longer than 80 characters: GwyConvolutionFilterPresetData *dest); ./modules/process/convolutionfilterpreset.h:69: Line longer than 80 characters: static GwyConvolutionFilterPreset* gwy_convolution_filter_preset_new(const gchar *name, ./modules/process/convolutionfilterpreset.h:70: Line longer than 80 characters: const GwyConvolutionFilterPresetData *data, ./modules/process/convolutionfilterpreset.h:71: Line longer than 80 characters: gboolean is_const); ./modules/process/convolutionfilterpreset.h:153: Line longer than 80 characters: G_OBJECT_CLASS(gwy_convolution_filter_preset_parent_class)->finalize(object); ./modules/process/convolutionfilterpreset.h:218: Line longer than 80 characters: gwy_convolution_filter_preset_data_sanitize(GwyConvolutionFilterPresetData *data) ./modules/process/convolutionfilterpreset.h:236: Line longer than 80 characters: gwy_convolution_filter_preset_data_copy(const GwyConvolutionFilterPresetData *src, ./modules/process/mark_with.c:638: Line longer than 80 characters: /* FIXME: Does not work with show GWY_DATA_ITEM_RANGE, */ ./modules/process/mark_with.c:755: Line longer than 80 characters: | GWY_DATA_COMPATIBILITY_LATERAL); ./modules/process/mark_with.c:778: Line longer than 80 characters: | GWY_DATA_COMPATIBILITY_LATERAL); ./modules/process/mark_with.c:801: Line longer than 80 characters: | GWY_DATA_COMPATIBILITY_LATERAL); ./modules/process/linecorrect.c:92: Line longer than 80 characters: N_("/_Correct Data/Median Di_fference Line Correction"), ./modules/process/rotate.c:131: Line longer than 80 characters: df = gwy_data_field_new(xres + fabs(2*xborder), yres + fabs(2*yborder), 1.0, 1.0, ./modules/process/rotate.c:134: Line longer than 80 characters: gwy_data_field_area_copy(dfield, df, 0, 0, xres, yres, fabs(xborder), fabs(yborder)); ./modules/process/rotate.c:139: Line longer than 80 characters: gwy_data_field_area_copy(df, dfield, fabs(2*xborder), 0, xres + 2*xborder, yres + 2*yborder, 0, 0); ./modules/process/rotate.c:142: Line longer than 80 characters: gwy_data_field_area_copy(df, dfield, 0, fabs(2*yborder), xres + 2*xborder, yres + 2*yborder, 0, 0); ./modules/process/rotate.c:144: Line longer than 80 characters: gwy_data_field_area_copy(df, dfield, 0, 0, xres + 2*xborder, yres + 2*yborder, 0, 0); ./modules/process/tilt.c:313: Line longer than 80 characters: theta = G_PI/180.0*gtk_adjustment_get_value(GTK_ADJUSTMENT(controls->theta)); ./modules/process/immerse.c:966: Extra return/case/goto parentheses (col 11) ./modules/process/grain_rem_threshold.c:612: Line longer than 80 characters: intersect_removes(GwyDataField *mask_a, GwyDataField *mask_b, GwyDataField *mask) ./modules/process/fft_synth.c:281: Line longer than 80 characters: GWY_VISIBILITY_RESET_SHOW_ALL); ./modules/process/drift.c:511: Line longer than 80 characters: = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(controls->exclude_linear)); ./modules/process/obj_synth.c:273: Line longer than 80 characters: { OBJ_SYNTH_SPHERE, N_("Spheres"), &create_sphere, &getcov_sphere, }, ./modules/process/obj_synth.c:274: Line longer than 80 characters: { OBJ_SYNTH_BOX, N_("Boxes"), &create_box, &getcov_box, }, ./modules/process/obj_synth.c:275: Line longer than 80 characters: { OBJ_SYNTH_CONE, N_("Cones"), &create_cone, &getcov_cone, }, ./modules/process/obj_synth.c:276: Line longer than 80 characters: { OBJ_SYNTH_PYRAMID, N_("Pyramids"), &create_pyramid, &getcov_pyramid, }, ./modules/process/obj_synth.c:277: Line longer than 80 characters: { OBJ_SYNTH_4HEDRON, N_("Tetrahedrons"), &create_thedron, &getcov_thedron, }, ./modules/process/obj_synth.c:278: Line longer than 80 characters: { OBJ_SYNTH_NUGGET, N_("Nuggets"), &create_nugget, &getcov_nugget, }, ./modules/process/obj_synth.c:279: Line longer than 80 characters: { OBJ_SYNTH_THATCH, N_("Thatches"), &create_thatch, &getcov_thatch, }, ./modules/process/obj_synth.c:280: Line longer than 80 characters: { OBJ_SYNTH_TENT, N_("Tents"), &create_tent, &getcov_tent, }, ./modules/process/obj_synth.c:281: Line longer than 80 characters: { OBJ_SYNTH_DOUGHNUT, N_("Dougnuts"), &create_doughnut, &getcov_doughnut, }, ./modules/process/obj_synth.c:305: Line longer than 80 characters: N_("Generate surface of randomly placed objects")); ./modules/process/obj_synth.c:392: Line longer than 80 characters: GWY_VISIBILITY_RESET_SHOW_ALL); ./modules/process/shade.c:389: Extra space after `(' (col 47): args->do_mix = gtk_toggle_button_get_active( ./modules/process/polydistort.c:680: Extra return/case/goto parentheses (col 11) ./modules/process/crosscor.c:380: Line ends with an operator `=' (col 20): args->threshold = ./modules/process/crosscor.c:382: Line ends with an operator `=' (col 22): args->add_ls_mask = ./modules/tools/roughness.c:247: Line longer than 80 characters: static void gwy_tool_roughness_set_data_from_profile(GwyRoughnessProfiles *profiles, ./modules/tools/roughness.c:833: Trailing whitespace characters ./modules/tools/roughness.c:878: Line longer than 80 characters: G_CALLBACK(gwy_tool_roughness_interpolation_changed), ./modules/tools/roughness.c:942: Extra space before `,' (col 82): "ellipsize", header ? PANGO_ELLIPSIZE_NONE : PANGO_ELLIPSIZE_END , ./modules/tools/roughness.c:942: Line longer than 80 characters: "ellipsize", header ? PANGO_ELLIPSIZE_NONE : PANGO_ELLIPSIZE_END , ./modules/tools/roughness.c:1475: C++/C99 style comment (col 4) ./modules/tools/roughness.c:1532: Statement for `if' on the same line (col 19): if (l-low > 1) gwy_math_quicksort(array, ind, low, l); ./modules/tools/roughness.c:1533: Statement for `if' on the same line (col 20): if (high-r > 1) gwy_math_quicksort(array, ind, r, high); ./modules/tools/roughness.c:1750: Missing spaces around `=' (col 18): gint i, res, c=-1; ./modules/tools/roughness.c:1753: Missing spaces around `=' (col 18): gboolean under=FALSE; ./modules/tools/roughness.c:1759: Statement for `if' on the same line (col 18): if (from < 1) from = 1; ./modules/tools/roughness.c:1760: Missing spaces around `>' (col 10): if (to>(res+1)) to = res+1; ./modules/tools/roughness.c:1760: Statement for `if' on the same line (col 20): if (to>(res+1)) to = res+1; ./modules/tools/roughness.c:1762: Missing spaces around `=' (col 12): val_prev=data_line->data[from-1]; ./modules/tools/roughness.c:1763: Statement for `if' on the same line (col 30): if (val_prev > threshold) c++; ./modules/tools/roughness.c:1765: Missing spaces around `<' (col 20): for (i = from; i threshold) && (val_prev < threshold)) c++; ./modules/tools/roughness.c:1769: Comparison to TRUE or FALSE (col 27) ./modules/tools/roughness.c:1778: Missing spaces around `=' (col 12): val_prev=data_line->data[from-1]; ./modules/tools/roughness.c:1783: Missing spaces around `<' (col 20): for (i = from; ilayer_object_chosen_id = ./modules/tools/spectro.c:548: Missing spaces around `=' (col 31): GwyGraphCurveModel *gcmodel=NULL; ./modules/tools/grainremover.c:263: Line longer than 80 characters: data_view); ./modules/tools/spotremove.c:237: Line longer than 80 characters: "GwyLayerRectangle"); ./modules/layer/rectangle.c:182: Extra return/case/goto parentheses (col 11) ./modules/layer/rectangle.c:197: Line longer than 80 characters: gwy_selection_filter(selection, gwy_selection_rectangle_crop_object, minmax); ./modules/layer/rectangle.c:761: Line longer than 80 characters: GWY_DATA_VIEW_LAYER_CLASS(gwy_layer_rectangle_parent_class)->realize(dlayer); ./modules/layer/rectangle.c:784: Line longer than 80 characters: GWY_DATA_VIEW_LAYER_CLASS(gwy_layer_rectangle_parent_class)->unrealize(dlayer); ./modules/layer/ellipse.c:205: Line longer than 80 characters: "Whether the selection should snap to the center.", ./modules/layer/ellipse.c:226: Extra return/case/goto parentheses (col 11) ./modules/layer/ellipse.c:736: Line longer than 80 characters: GWY_DATA_VIEW_LAYER_CLASS(gwy_layer_ellipse_parent_class)->unrealize(dlayer); ./modules/layer/point.c:235: Extra return/case/goto parentheses (col 11) ./modules/layer/line.c:206: Extra return/case/goto parentheses (col 11) ./libgwyddion/gwyinventory.h:133: Line longer than 80 characters: const GwyInventoryItemType* gwy_inventory_get_item_type(GwyInventory *inventory); ./libgwyddion/gwyexpr.c:163: More than one statement on a line (col 57): static void gwy_expr_negate(gdouble **s) { **s = -(**s); } ./libgwyddion/gwyexpr.c:164: More than one statement on a line (col 46): static void gwy_expr_add(gdouble **s) { --*s; **s = *(*s+1) + **s; } ./libgwyddion/gwyexpr.c:164: More than one statement on a line (col 67): static void gwy_expr_add(gdouble **s) { --*s; **s = *(*s+1) + **s; } ./libgwyddion/gwyexpr.c:165: More than one statement on a line (col 51): static void gwy_expr_subtract(gdouble **s) { --*s; **s = *(*s+1) - **s; } ./libgwyddion/gwyexpr.c:165: More than one statement on a line (col 72): static void gwy_expr_subtract(gdouble **s) { --*s; **s = *(*s+1) - **s; } ./libgwyddion/gwyexpr.c:166: More than one statement on a line (col 51): static void gwy_expr_multiply(gdouble **s) { --*s; **s = *(*s+1) * **s; } ./libgwyddion/gwyexpr.c:166: More than one statement on a line (col 72): static void gwy_expr_multiply(gdouble **s) { --*s; **s = *(*s+1) * **s; } ./libgwyddion/gwyexpr.c:167: More than one statement on a line (col 49): static void gwy_expr_divide(gdouble **s) { --*s; **s = *(*s+1) / **s; } ./libgwyddion/gwyexpr.c:167: More than one statement on a line (col 70): static void gwy_expr_divide(gdouble **s) { --*s; **s = *(*s+1) / **s; } ./libgwyddion/gwyexpr.c:168: More than one statement on a line (col 46): static void gwy_expr_max(gdouble **s) { --*s; **s = MAX(*(*s+1), **s); } ./libgwyddion/gwyexpr.c:168: More than one statement on a line (col 71): static void gwy_expr_max(gdouble **s) { --*s; **s = MAX(*(*s+1), **s); } ./libgwyddion/gwyexpr.c:169: More than one statement on a line (col 46): static void gwy_expr_min(gdouble **s) { --*s; **s = MIN(*(*s+1), **s); } ./libgwyddion/gwyexpr.c:169: More than one statement on a line (col 71): static void gwy_expr_min(gdouble **s) { --*s; **s = MIN(*(*s+1), **s); } ./libgwyddion/gwyexpr.c:795: Extra space before `)' (col 30): for (t = expr->tokens; t; ) { ./libgwyddion/gwyexpr.c:1707: Line longer than 80 characters: * Gwyddion user guide. ./libgwyddion/gwyinventory.c:91: Line ends with an operator `=' (col 41): gwy_inventory_signals[ITEM_INSERTED] = ./libgwyddion/gwyinventory.c:108: Line ends with an operator `=' (col 40): gwy_inventory_signals[ITEM_DELETED] = ./libgwyddion/gwyinventory.c:125: Line ends with an operator `=' (col 40): gwy_inventory_signals[ITEM_UPDATED] = ./libgwyddion/gwyinventory.c:143: Line ends with an operator `=' (col 43): gwy_inventory_signals[ITEMS_REORDERED] = ./libgwyddion/gwyinventory.c:160: Line ends with an operator `=' (col 43): gwy_inventory_signals[DEFAULT_CHANGED] = ./libgwyddion/gwycontainer.c:1397: Line longer than 80 characters: old = (GValue*)g_hash_table_lookup(container->values, GUINT_TO_POINTER(key)); ./libgwyddion/gwycontainer.c:2320: Line longer than 80 characters: if (!force && g_hash_table_lookup(dest->values, GUINT_TO_POINTER(quark))) ./libgwyddion/gwyserializable.c:194: Line ends with an operator `=' (col 41): static const gchar *generic_skip_msg = ./libgwyddion/gwysiunit.h:111: Line longer than 80 characters: GwySIUnitFormatStyle style, ./libgwyddion/gwysiunit.h:114: Line longer than 80 characters: GwySIValueFormat *format); ./libgwyddion/gwyfdcurvepreset.c:44: Line longer than 80 characters: return b[1] -b[3]/6*(b[2]*b[2]*b[2] * (b[2]+2*(x-b[0])))/((x-b[0])*(x-b[0]) * pow(((x-b[0]) + b[2]), 3)); ./libgwyddion/gwyfdcurvepreset.c:60: Statement for `if' on the same line (col 25): if (x[i] < xmin) xmin = x[i]; ./libgwyddion/gwyfdcurvepreset.c:61: Statement for `if' on the same line (col 25): if (x[i] > xmax) xmax = x[i]; ./libgwyddion/gwyfdcurvepreset.c:96: Statement for `if' on the same line (col 25): if (x[i] < xmin) xmin = x[i]; ./libgwyddion/gwyfdcurvepreset.c:97: Statement for `if' on the same line (col 25): if (x[i] > xmax) xmax = x[i]; ./libgwyddion/gwyfdcurvepreset.c:118: Line ends with an operator `+' (col 44): * (1 + (tan(b[3])*(x-b[0]))/b[4] + ./libgwyddion/gwyfdcurvepreset.c:135: Statement for `if' on the same line (col 25): if (x[i] < xmin) xmin = x[i]; ./libgwyddion/gwyfdcurvepreset.c:136: Statement for `if' on the same line (col 25): if (x[i] > xmax) xmax = x[i]; ./libgwyddion/gwyfdcurvepreset.c:173: Statement for `if' on the same line (col 25): if (x[i] < xmin) xmin = x[i]; ./libgwyddion/gwyfdcurvepreset.c:174: Statement for `if' on the same line (col 25): if (x[i] > xmax) xmax = x[i]; ./libgwyddion/gwyfdcurvepreset.c:210: Statement for `if' on the same line (col 25): if (x[i] < xmin) xmin = x[i]; ./libgwyddion/gwyfdcurvepreset.c:211: Statement for `if' on the same line (col 25): if (x[i] > xmax) xmax = x[i]; ./libgwyddion/gwyfdcurvepreset.c:248: Statement for `if' on the same line (col 25): if (x[i] < xmin) xmin = x[i]; ./libgwyddion/gwyfdcurvepreset.c:249: Statement for `if' on the same line (col 25): if (x[i] > xmax) xmax = x[i]; ./libgwyddion/gwyfdcurvepreset.c:285: Statement for `if' on the same line (col 25): if (x[i] < xmin) xmin = x[i]; ./libgwyddion/gwyfdcurvepreset.c:286: Statement for `if' on the same line (col 25): if (x[i] > xmax) xmax = x[i]; ./libgwyddion/gwyfdcurvepreset.c:322: Statement for `if' on the same line (col 25): if (x[i] < xmin) xmin = x[i]; ./libgwyddion/gwyfdcurvepreset.c:323: Statement for `if' on the same line (col 25): if (x[i] > xmax) xmax = x[i]; ./libgwyddion/gwyfdcurvepreset.c:362: Statement for `if' on the same line (col 25): if (x[i] < xmin) xmin = x[i]; ./libgwyddion/gwyfdcurvepreset.c:363: Statement for `if' on the same line (col 25): if (x[i] > xmax) xmax = x[i]; ./libgwyddion/gwyfdcurvepreset.c:384: Line longer than 80 characters: return b[1] - b[3]*b[2]/12*(1/(x-b[0])/(x-b[0]) - 1/15*pow(b[4], 6)/pow((x-b[0]), 8)); ./libgwyddion/gwyfdcurvepreset.c:400: Statement for `if' on the same line (col 25): if (x[i] < xmin) xmin = x[i]; ./libgwyddion/gwyfdcurvepreset.c:401: Statement for `if' on the same line (col 25): if (x[i] > xmax) xmax = x[i]; ./libgwyddion/gwyfdcurvepreset.c:539: Line longer than 80 characters: return b[1] + (b[0] - x)*sqrt(b[0] - x)*2*b[3]*sqrt(b[2])/(3*(1-b[4]*b[4])); ./libgwyddion/gwyfdcurvepreset.c:559: Line longer than 80 characters: /******************* electrostatic sphere capella ********************************/ ./libgwyddion/gwyfdcurvepreset.c:568: Line longer than 80 characters: return b[1] -G_PI*8.8541878176e-12*b[2]*b[2]*b[3]*b[3]/(x-b[0])/(x-b[0] + b[2]) ; ./libgwyddion/gwyfdcurvepreset.c:747: Line longer than 80 characters: "= -H/6 (R3(R+2(x-xc)))" ./libgwyddion/gwyfdcurvepreset.c:748: Line longer than 80 characters: "/((x-xc)2((x-xc)" ./libgwyddion/gwyfdcurvepreset.c:762: Line longer than 80 characters: "= -2H (tan(γ)2)/3/Pi/(x-xc) ", ./libgwyddion/gwyfdcurvepreset.c:775: Line longer than 80 characters: "= -2HL2/(x-xc)3 * (1 + (tan(γ)(x-xc))/L + (tan(γ)(x-xc))2)/L2)", ./libgwyddion/gwyfdcurvepreset.c:801: Line longer than 80 characters: "= -HR/6/((x-xc)-ξ)2", ./libgwyddion/gwyfdcurvepreset.c:814: Line longer than 80 characters: "= -HR1R2/6/(x-xc)(R1 + R2)2 ", ./libgwyddion/gwyfdcurvepreset.c:840: Line longer than 80 characters: "= -HR2/6/(x-xc)3 ", ./libgwyddion/gwyfdcurvepreset.c:853: Line longer than 80 characters: "= -Hlxy2/12/(x-xc)2 ", ./libgwyddion/gwyfdcurvepreset.c:867: Line longer than 80 characters: " - 1/15 σ6/(x-xc)8) ", ./libgwyddion/gwyfdcurvepreset.c:932: Line longer than 80 characters: "= -Pi e0(VR)2/(x-xc)/(x-xc + R) ", ./libgwyddion/gwyutils.c:520: Line ends with an operator `=' (col 20): res_url_ref = ./libgwyddion/gwyutils.c:675: Line ends with an operator `=' (col 24): const gchar *gwydir = ./libgwyddion/gwyresource.h:90: Line longer than 80 characters: const GwyInventoryItemType* gwy_resource_class_get_item_type(GwyResourceClass *klass); ./libprocess/triangulation.c:211: Line longer than 80 characters: (G_TYPE_INSTANCE_GET_PRIVATE((obj), GWY_TYPE_TRIANGULATION, GwyTriangulationPrivate)) ./libprocess/triangulation.c:1790: Missing space before `=' (col 36): voronoi = triangulation->voronoi= g_renew(guint, triangulation->voronoi, ./libprocess/stats.c:2127: Trailing whitespace characters ./libprocess/stats.c:2827: Extra return/case/goto parentheses (col 11) ./libprocess/stats.c:2890: Extra return/case/goto parentheses (col 11) ./libprocess/stats.c:4156: Missing spaces around `=' (col 18): gint i, res, c=-1; ./libprocess/stats.c:4159: Missing spaces around `=' (col 18): gboolean under=FALSE; ./libprocess/stats.c:4165: Statement for `if' on the same line (col 18): if (from < 1) from = 1; ./libprocess/stats.c:4166: Missing spaces around `>' (col 10): if (to>(res+1)) to = res+1; ./libprocess/stats.c:4166: Statement for `if' on the same line (col 20): if (to>(res+1)) to = res+1; ./libprocess/stats.c:4168: Missing spaces around `=' (col 12): val_prev=data_line->data[from-1]; ./libprocess/stats.c:4169: Statement for `if' on the same line (col 30): if (val_prev > threshold) c++; ./libprocess/stats.c:4171: Missing spaces around `<' (col 20): for (i = from; i threshold) && (val_prev < threshold)) c++; ./libprocess/stats.c:4175: Comparison to TRUE or FALSE (col 27) ./libprocess/stats.c:4183: Missing spaces around `=' (col 12): val_prev=data_line->data[from-1]; ./libprocess/stats.c:4188: Missing spaces around `<' (col 20): for (i = from; idata[j] - mean)*(buf->data[j] - mean)*(buf->data[j] - mean); ./libprocess/stats.c:4700: Statement for `if' on the same line (col 30): if (lev == 1) mean = gwy_data_field_get_avg(data_field); ./libprocess/correlation.h:48: Line longer than 80 characters: GwyComputationState* gwy_data_field_crosscorrelate_init(GwyDataField *data_field1, ./libprocess/correlation.h:49: Line longer than 80 characters: GwyDataField *data_field2, ./libprocess/arithmetic.c:418: Line longer than 80 characters: * gwy_data_field_check_compatibility(operand1, operand2, GWY_DATA_COMPATIBILITY_RES) ./libprocess/gwygrainvalue.c:972: Extra return/case/goto parentheses (col 11) ./libprocess/dataline.h:166: Line longer than 80 characters: GwyInterpolationType interpolation); ./libprocess/triangulation.h:66: Line longer than 80 characters: GType gwy_triangulation_get_type (void) G_GNUC_CONST; ./libprocess/triangulation.h:68: Line longer than 80 characters: gboolean gwy_triangulation_triangulate(GwyTriangulation *triangulation, ./libprocess/triangulation.h:72: Line longer than 80 characters: gboolean gwy_triangulation_interpolate(GwyTriangulation *triangulation, ./libprocess/triangulation.h:73: Line longer than 80 characters: GwyInterpolationType interpolation, ./libprocess/triangulation.h:75: Line longer than 80 characters: void gwy_triangulation_data_free (GwyTriangulationData *triangulation_data); ./libprocess/triangulation.h:76: Line longer than 80 characters: GwyTriangulationData* gwy_triangulation_delaunay (GwyTriangulation *triangulation); ./libprocess/triangulation.h:77: Line longer than 80 characters: GwyTriangulationData* gwy_triangulation_boundary (GwyTriangulation *triangulation); ./libprocess/triangulation.h:78: Line longer than 80 characters: GwyTriangulationData* gwy_triangulation_voronoi (GwyTriangulation *triangulation, ./libprocess/triangulation.h:80: Line longer than 80 characters: const GwyTriangulationPointXY **vpoints); ./libprocess/morph_lib.c:966: Missing space after `:' (col 19): nextx:; ./libprocess/correct.c:85: Double semicolon (col 29): for (j = 0, gno = 0; ; ) { ./libprocess/correct.c:85: Extra space before `)' (col 31): for (j = 0, gno = 0; ; ) { ./libprocess/correct.c:107: Double semicolon (col 29): for (j = 0, gno = 0; ; ) { ./libprocess/correct.c:107: Extra space before `)' (col 31): for (j = 0, gno = 0; ; ) { ./libprocess/tip.h:59: Line longer than 80 characters: gint gwy_tip_model_get_preset_id (const GwyTipModelPreset* preset); ./libprocess/tip.h:60: Line longer than 80 characters: const gchar* gwy_tip_model_get_preset_tip_name (const GwyTipModelPreset* preset); ./libprocess/tip.h:61: Line longer than 80 characters: const gchar* gwy_tip_model_get_preset_group_name(const GwyTipModelPreset* preset); ./libprocess/tip.h:62: Line longer than 80 characters: gint gwy_tip_model_get_preset_nparams (const GwyTipModelPreset* preset); ./libprocess/grains.c:1671: Line longer than 80 characters: * gwy_data_field_max_of_fields(grain_field, grain_field, add_field); ./libprocess/grains.c:1689: Line longer than 80 characters: * gwy_data_field_min_of_fields(grain_field, grain_field, intersect_field); ./libprocess/hough.c:62: Line longer than 80 characters: for (row = MAX(0, theta-hsize); row < MIN(result->yres, theta+hsize); row++) { ./libprocess/hough.c:124: Line longer than 80 characters: /*if (data[col + row*xres]) printf("%g %g\n", theta, gradangle); ./libprocess/hough.c:125: Line longer than 80 characters: if (x_gradient && y_gradient && !(fabs(theta-gradangle) 0.0) ./libprocess/cdline.c:360: Line longer than 80 characters: gdouble x1, x2, x3, y11, y2, y3, rx, ry, res; /* y1 already used somewhere... */ ./libprocess/cdline.c:369: Missing space before `{' (col 25): if (x[0] != x[n_dat-1]){ ./libprocess/cdline.c:370: More than one statement on a line (col 16): x1 = x[0]; y11 = y[0]; ./libprocess/cdline.c:371: More than one statement on a line (col 16): x2 = x[m]; y2 = y[m]; ./libprocess/cdline.c:372: More than one statement on a line (col 22): x3 = x[n_dat-1]; y3 = y[n_dat-1]; ./libprocess/cdline.c:374: Missing space before `{' (col 6): else{ ./libprocess/cdline.c:375: More than one statement on a line (col 16): x1 = x[m]; y11 = y[m]; ./libprocess/cdline.c:376: More than one statement on a line (col 22): x2 = x[n_dat-1]; y2 = y[n_dat-1]; ./libprocess/cdline.c:377: More than one statement on a line (col 16): x3 = x[0]; y3 = y[0]; ./libprocess/cdline.c:379: Extra space after `(' (col 7): ry = ( (x1-x3)*((x2-x1)*(x2-x1)+(y2-y11)*(y2-y11)) + (x2-x1)*((x3-x1)*(x3-x1)+(y3-y11)*(y3-y11)) )/ ./libprocess/cdline.c:379: Extra space before `)' (col 99): ry = ( (x1-x3)*((x2-x1)*(x2-x1)+(y2-y11)*(y2-y11)) + (x2-x1)*((x3-x1)*(x3-x1)+(y3-y11)*(y3-y11)) )/ ./libprocess/cdline.c:379: Line ends with an operator `/' (col 100): ry = ( (x1-x3)*((x2-x1)*(x2-x1)+(y2-y11)*(y2-y11)) + (x2-x1)*((x3-x1)*(x3-x1)+(y3-y11)*(y3-y11)) )/ ./libprocess/cdline.c:379: Line longer than 80 characters: ry = ( (x1-x3)*((x2-x1)*(x2-x1)+(y2-y11)*(y2-y11)) + (x2-x1)*((x3-x1)*(x3-x1)+(y3-y11)*(y3-y11)) )/ ./libprocess/cdline.c:380: Extra space after `(' (col 6): ( 2*((x2-x1)*(y3-y11)-(x3-x1)*(y2-y11)) ); ./libprocess/cdline.c:380: Extra space before `)' (col 46): ( 2*((x2-x1)*(y3-y11)-(x3-x1)*(y2-y11)) ); ./libprocess/cdline.c:381: Extra space after `(' (col 7): rx = ( (x3-x1)*(x3-x1)+(y3-y11)*(y3-y11)+2*ry*(y3-y11) )/(-2*(x3-x1)); ./libprocess/cdline.c:381: Extra space before `)' (col 57): rx = ( (x3-x1)*(x3-x1)+(y3-y11)*(y3-y11)+2*ry*(y3-y11) )/(-2*(x3-x1)); ./libprocess/cdline.c:385: Missing space before `{' (col 19): for (i=0;i<3;i++){ ./libprocess/cdline.c:385: Missing spaces around `<' (col 12): for (i=0;i<3;i++){ ./libprocess/cdline.c:385: Missing spaces around `=' (col 8): for (i=0;i<3;i++){ ./libprocess/cdline.c:391: Line longer than 80 characters: res = gwy_math_nlfit_fit_full(fitter, n_dat, x, y, NULL, 3, par_res, par_fix, NULL, NULL); ./libprocess/cdline.c:392: Missing space before `{' (col 16): if (res > 0.0){ ./libprocess/cdline.c:395: Missing space before `{' (col 21): for (i=0;i<3;i++){ ./libprocess/cdline.c:395: Missing spaces around `<' (col 14): for (i=0;i<3;i++){ ./libprocess/cdline.c:395: Missing spaces around `=' (col 10): for (i=0;i<3;i++){ ./libprocess/cdline.c:412: Extra space after `(' (col 5): if ( (param[0]*param[0] - (x-param[1])*(x-param[1])) > 0.0) ./libprocess/cdline.c:436: Missing space before `{' (col 25): if (x[0] != x[n_dat-1]){ ./libprocess/cdline.c:437: More than one statement on a line (col 17): x1 = x[0]; y11 = y[0]; ./libprocess/cdline.c:438: More than one statement on a line (col 17): x2 = x[m]; y2 = y[m]; ./libprocess/cdline.c:439: More than one statement on a line (col 23): x3 = x[n_dat-1]; y3 = y[n_dat-1]; ./libprocess/cdline.c:441: Missing space before `{' (col 6): else{ ./libprocess/cdline.c:442: More than one statement on a line (col 15): x1 = x[m]; y11 = y[m]; ./libprocess/cdline.c:443: More than one statement on a line (col 21): x2 = x[n_dat-1]; y2 = y[n_dat-1]; ./libprocess/cdline.c:444: More than one statement on a line (col 15): x3 = x[0]; y3 = y[0]; ./libprocess/cdline.c:447: Extra space after `(' (col 7): ry = ( (x1-x3)*((x2-x1)*(x2-x1)+(y2-y11)*(y2-y11)) + (x2-x1)*((x3-x1)*(x3-x1)+(y3-y11)*(y3-y11)) )/ ./libprocess/cdline.c:447: Extra space before `)' (col 99): ry = ( (x1-x3)*((x2-x1)*(x2-x1)+(y2-y11)*(y2-y11)) + (x2-x1)*((x3-x1)*(x3-x1)+(y3-y11)*(y3-y11)) )/ ./libprocess/cdline.c:447: Line ends with an operator `/' (col 100): ry = ( (x1-x3)*((x2-x1)*(x2-x1)+(y2-y11)*(y2-y11)) + (x2-x1)*((x3-x1)*(x3-x1)+(y3-y11)*(y3-y11)) )/ ./libprocess/cdline.c:447: Line longer than 80 characters: ry = ( (x1-x3)*((x2-x1)*(x2-x1)+(y2-y11)*(y2-y11)) + (x2-x1)*((x3-x1)*(x3-x1)+(y3-y11)*(y3-y11)) )/ ./libprocess/cdline.c:448: Extra space after `(' (col 8): ( 2*((x2-x1)*(y3-y11)-(x3-x1)*(y2-y11)) ); ./libprocess/cdline.c:448: Extra space before `)' (col 48): ( 2*((x2-x1)*(y3-y11)-(x3-x1)*(y2-y11)) ); ./libprocess/cdline.c:449: Extra space after `(' (col 7): rx = ( (x3-x1)*(x3-x1)+(y3-y11)*(y3-y11)+2*ry*(y3-y11) )/(-2*(x3-x1)); ./libprocess/cdline.c:449: Extra space before `)' (col 57): rx = ( (x3-x1)*(x3-x1)+(y3-y11)*(y3-y11)+2*ry*(y3-y11) )/(-2*(x3-x1)); ./libprocess/cdline.c:453: Missing space before `{' (col 19): for (i=0;i<3;i++){ ./libprocess/cdline.c:453: Missing spaces around `<' (col 12): for (i=0;i<3;i++){ ./libprocess/cdline.c:453: Missing spaces around `=' (col 8): for (i=0;i<3;i++){ ./libprocess/cdline.c:459: Line longer than 80 characters: res = gwy_math_nlfit_fit_full(fitter, n_dat, x, y, NULL, 3, par_res, par_fix, NULL, NULL); ./libprocess/cdline.c:460: Missing space before `{' (col 16): if (res > 0.0){ ./libprocess/cdline.c:461: Missing space before `{' (col 21): for (i=0;i<3;i++){ ./libprocess/cdline.c:461: Missing spaces around `<' (col 14): for (i=0;i<3;i++){ ./libprocess/cdline.c:461: Missing spaces around `=' (col 10): for (i=0;i<3;i++){ ./libprocess/dwt.c:656: Missing space after `-=' (col 30): *drow -=threshold; ./libprocess/dwt.c:866: Missing spaces around `>' (col 47): if ((fabs(*bldrow) - fabs(*trdrow))>(rms/threshold)) { ./libprocess/correlation.c:589: Line ends with an operator `=' (col 27): lscore = ./libprocess/correlation.c:641: Line longer than 80 characters: jmax - search_height/2 - 1, ./libprocess/correlation.c:643: Line longer than 80 characters: jmax + search_height/2 - 1); ./libprocess/correlation.c:649: Line longer than 80 characters: jmax - search_height/2 + 1, ./libprocess/correlation.c:651: Line longer than 80 characters: jmax + search_height/2 + 1); ./libprocess/correlation.c:755: Trailing whitespace characters ./libprocess/correlation.c:777: Line longer than 80 characters: for (m = row - state->search_height/2; m < (row + state->search_height/2 - state->window_height + 1); m++) { ./libprocess/correlation.c:778: Line longer than 80 characters: for (n = col - state->search_width/2; n < (col + state->search_width/2 - state->window_width + 1); n++) { ./libprocess/correlation.c:808: Line longer than 80 characters: col - state->window_width/2, ./libprocess/correlation.c:809: Line longer than 80 characters: row - state->window_height/2, ./libprocess/correlation.c:810: Line longer than 80 characters: colmax - state->window_width/2 - 1, ./libprocess/correlation.c:811: Line longer than 80 characters: rowmax - state->window_height/2, ./libprocess/correlation.c:816: Line longer than 80 characters: col - state->window_width/2, ./libprocess/correlation.c:817: Line longer than 80 characters: row - state->window_height/2, ./libprocess/correlation.c:818: Line longer than 80 characters: colmax - state->window_width/2 + 1, ./libprocess/correlation.c:819: Line longer than 80 characters: rowmax - state->window_height/2, ./libprocess/correlation.c:826: Line longer than 80 characters: = (ipos - col)*state->data_field1->xreal/state->data_field1->xres; ./libprocess/correlation.c:832: Line longer than 80 characters: col - state->window_width/2, ./libprocess/correlation.c:833: Line longer than 80 characters: row - state->window_height/2, ./libprocess/correlation.c:834: Line longer than 80 characters: colmax - state->window_width/2, ./libprocess/correlation.c:835: Line longer than 80 characters: rowmax - state->window_height/2 - 1, ./libprocess/correlation.c:840: Line longer than 80 characters: col - state->window_width/2, ./libprocess/correlation.c:841: Line longer than 80 characters: row - state->window_height/2, ./libprocess/correlation.c:842: Line longer than 80 characters: colmax - state->window_width/2, ./libprocess/correlation.c:843: Line longer than 80 characters: rowmax - state->window_height/2 + 1, ./libprocess/correlation.c:850: Line longer than 80 characters: = (jpos - row)*state->data_field1->yreal/state->data_field1->yres; ./libprocess/correlation.c:852: Trailing whitespace characters ./libprocess/gwygrainvalue.h:108: Line longer than 80 characters: GwyGrainValue* gwy_grain_values_get_builtin_grain_value (GwyGrainQuantity quantity); ./libprocess/grains.h:59: Line longer than 80 characters: GwyComputationState* gwy_data_field_grains_watershed_init(GwyDataField *data_field, ./libprocess/grains.h:60: Line longer than 80 characters: GwyDataField *grain_field, ./libprocess/grains.h:63: Line longer than 80 characters: gdouble locate_dropsize, ./libprocess/grains.h:65: Line longer than 80 characters: gdouble wshed_dropsize, ./libdraw/gwygradient.h:83: Line longer than 80 characters: const GwyGradientPoint *point); ./libdraw/gwygradient.h:89: Line longer than 80 characters: const GwyGradientPoint *point); ./libdraw/gwygradient.h:91: Line longer than 80 characters: const GwyGradientPoint *point); ./libdraw/gwygradient.h:99: Line longer than 80 characters: const GwyGradientPoint *points); ./libdraw/gwygradient.c:48: Line longer than 80 characters: const GwyGradientPoint *samples,