duplicated html help files
Alexander Fedotov via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAN8C2Cq7z=FApe4N1LniEh=1F4x814HWA6GYhWc2mZmOnk9ZuQ@mail.gmail.com> |
Hello guys I am doing a GDB 9.2 build using MinGW on a linux machine and found that GDB documentation generates files frame-apply.html and Frame-Apply.html. The difference is in filename case only. Whilst this is fine on linux this makes a problem to unpack tarball on windows.Yes, it is possible to workaround this by corresponding switch to unpack utility and overwrite file. But this breaks HTML helps I guess... Alex