the "ambiguous linespec" series
[deliverable/binutils-gdb.git] / gdb / d-lang.c
index c0599a5aa70bfc8bd849424b4047ec4f35d2034a..fb6bacd30864fd7d432c600d66f7b3fc0172db50 100644 (file)
@@ -273,6 +273,8 @@ static const struct language_defn d_language_defn =
   default_print_array_index,
   default_pass_by_reference,
   c_get_string,
+  strcmp_iw_ordered,
+  NULL,
   LANG_MAGIC
 };
 
This page took 0.025796 seconds and 4 git commands to generate.