Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 551178 - media-libs/allegro: invalid use of nonfatal
Summary: media-libs/allegro: invalid use of nonfatal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bad-nonfatal
  Show dependency tree
 
Reported: 2015-06-04 09:23 UTC by Michał Górny
Modified: 2015-06-04 17:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-06-04 09:23:32 UTC
nonfatal dodoc CHANGES-5.0.txt
   nonfatal dohtml -r docs/html/refman/*
   nonfatal doman docs/man/*.3

Don't call do* on non-existing files. Nonfatal is not the way to go.