After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 109356 - `Deprecated option' info message doen't mention the option
`Deprecated option' info message doen't mention the option
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
2.2.x
Other Linux
: High normal
: ---
Assigned To: Havoc Pennington
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-03-27 21:21 UTC by Mariano Suárez-Alvarez
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch fixing deprecating cmdline option info message (1.28 KB, patch)
2003-03-27 21:23 UTC, Mariano Suárez-Alvarez
none Details | Review

Description Mariano Suárez-Alvarez 2003-03-27 21:21:47 UTC
Using a deprecated cmdline option causes gnome-terminal do output a info
message which does not mention the option in question.
Trivial fix in next patch.
Comment 1 Mariano Suárez-Alvarez 2003-03-27 21:23:09 UTC
Created attachment 15238 [details] [review]
Patch fixing deprecating cmdline option info message
Comment 2 Mariano Suárez-Alvarez 2003-03-27 21:26:18 UTC
This last patch also removes the --use-factory option from the command
line which was marked deprecated in the source but actually was the
default. This kept adding the `deprecated option' info message to my
.xsession-error.
Comment 3 Havoc Pennington 2003-03-27 21:38:29 UTC
This patch looks good.
Comment 4 Kjartan Maraas 2003-04-22 15:27:59 UTC
So why not apply it then? :)
Comment 5 Havoc Pennington 2003-04-22 18:22:16 UTC
anyone should feel free to apply it (with ChangeLog), 
otherwise I tend to apply things in batches.
Comment 6 Mariano Suárez-Alvarez 2003-06-29 23:09:25 UTC
Commited.