Closed Bug 698257 Opened 14 years ago Closed 14 years ago

Make pymake's info behave like GNU make's info

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla10

People

(Reporter: rain1, Assigned: rain1)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached patch patch (obsolete) — Splinter Review
From https://www.gnu.org/s/hello/manual/make/Make-Control-Functions.html#Make-Control-Functions: "[info] does nothing more than print its (expanded) argument(s) to standard output. No makefile name or line number is added. The result of the expansion of this function is the empty string." Pymake doesn't print anything, though, instead calling log.info. I think it makes sense to have info behave the same as GNU make's info, i.e. as a generic print command.
Attachment #570534 - Flags: review?(khuey)
Depends on: 698255
Attached patch fixed patchSplinter Review
We only support one grep-for predicate at a time...
Attachment #570534 - Attachment is obsolete: true
Attachment #570534 - Flags: review?(khuey)
Attachment #570635 - Flags: review?(khuey)
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: