Opened 11 years ago

Closed 11 years ago

#407 closed proposed feature (fixed)

please tag all examples using MP

Reported by: brlink@… 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)

0001-tag-MP-using-examples.patch (3.0 KB) - added by brlink@… 11 years ago.

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by brlink@…

comment:1 Changed 11 years ago by hannes

related to ticket:409

comment:2 Changed 11 years ago by steenpass

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 decker

Owner: changed from somebody to hannes

comment:4 Changed 11 years ago by hannes

Resolution: fixed
Status: newclosed

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.