Opened 11 years ago
Closed 11 years ago
#407 closed proposed feature (fixed)
please tag all examples using MP
Reported by: | Owned by: | hannes | |
---|---|---|---|
Priority: | minor | Milestone: | 3-1-4 and higher |
Component: | dontKnow | Version: | 3-1-3 |
Keywords: | Cc: |
Description
Attached patch adds tags to all MPtcp or MPfile using examples, so the docs can also be built if not having MP.
Attachments (1)
Change History (5)
Changed 11 years ago by
Attachment: | 0001-tag-MP-using-examples.patch added |
---|
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Wouldn't it be a clean solution to wrap an
if (system("with", "MP")) { ... }
around every example using MP?
comment:3 Changed 11 years ago by
Owner: | changed from somebody to hannes |
---|
comment:4 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
We do not want system("with"... in any example but the example to system. But tag:MP is already in use - so we can appy it to all examples using MP.
Note: See
TracTickets for help on using
tickets.
related to ticket:409