Fix latent bug with custom word point completers
[deliverable/binutils-gdb.git] / gdb / d-lang.c
index 751c521a75d27491559be28d29572786c777e4ca..0f8f916c9b1aea2a424595500408ee852fb73671 100644 (file)
@@ -251,6 +251,7 @@ extern const struct language_defn d_language_defn =
   &default_varobj_ops,
   NULL,
   NULL,
+  c_is_string_type_p,
   "{...}"                      /* la_struct_too_deep_ellipsis */
 };
 
This page took 0.024314 seconds and 4 git commands to generate.