We need a sensible way to automate this functionality.
Presumably, it needs to be executed once each time you update the toolchain (ie, libraries).
I often forget to update it when I update DMD, and none of my colleagues even knew the button was there.
Also, it's possible that DMD and/or LDC are in use, and they may each have different libraries... which library is the browseinfo built against? I'd suggest it should be the library active for whichever compiler is in use for the current platform|config.
turkeyman reported this on 2018-05-07T22:18:04Z
Transfered from https://issues.dlang.org/show_bug.cgi?id=18841
Description
We need a sensible way to automate this functionality. Presumably, it needs to be executed once each time you update the toolchain (ie, libraries).
I often forget to update it when I update DMD, and none of my colleagues even knew the button was there.
Also, it's possible that DMD and/or LDC are in use, and they may each have different libraries... which library is the browseinfo built against? I'd suggest it should be the library active for whichever compiler is in use for the current platform|config.