commit | 9d3fbbd4c4c60d494d742e9dd188f5f7d638e9de | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Mon Jan 27 16:58:12 2025 -0700 |
committer | Tom Tromey <tom@tromey.com> | Thu Mar 06 07:33:28 2025 -0700 |
tree | 5ec59510a742ad4f156c9d3dd92ae1df04225a0f | |
parent | 5393cfd07abcafad6f3a84dcd263f7248943ace6 [diff] |
Use "::" as separator for Fortran in cooked index This teaches cooked_index_entry::full_name that "::" is the separator for Fortran. I don't know enough Fortran to write a test case for this. However, a different series I am working on has a regression if this patch is not applied. Approved-By: Simon Marchi <simon.marchi@efficios.com>