Opened 14 years ago
Closed 13 years ago
#2025 closed Bugs (fixed)
doxygen.jam does not quote argument properly
| Reported by: | Steven Watanabe | Owned by: | Vladimir Prus | 
|---|---|---|---|
| Milestone: | Boost 1.36.0 | Component: | build | 
| Version: | Boost 1.35.0 | Severity: | Problem | 
| Keywords: | Cc: | 
Description
I'm attaching a patch.
Attachments (2)
Change History (5)
by , 14 years ago
| Attachment: | doxygen.jam.patch added | 
|---|
by , 14 years ago
comment:1 by , 13 years ago
comment:2 by , 13 years ago
comment:3 by , 13 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
Okay. I've fixed my doc toolchain, and it seems to work fine in a path containing spaces, now.
  Note:
 See   TracTickets
 for help on using tickets.
    

It looks like quote.double-quote and quote.quote-string do exactly the same thing? As for the patch itself -- are you able to check it does not break building of Boost docs? If yes, then please commit. Otherwise, let me know and I'll test myself. Thanks.