cedilla: bug or feature?
From: Luciano ES (me_at_privacy.net)
Date: 11/30/03
- Next message: miguel sofer: "Re: get_defined_vars?"
- Previous message: Luciano ES: "get_defined_vars?"
- Next in thread: miguel sofer: "Re: cedilla: bug or feature?"
- Reply: miguel sofer: "Re: cedilla: bug or feature?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 30 Nov 2003 12:20:32 -0200
% set orçamento \$5000
% $5000
% set orçamento
% $5000
% puts $ orçamento
% can't read "or": no such variable
:-(
% set pitágoras teorema
% teorema
% set pitágoras
% teorema
% puts $pitágoras
% can't read "pit": no such variable
:-( :-( :-(
Is that behavior really desirable in such a nicely internationalized
language? And why does it work with set, but not with puts?
-- Luciano ES WARNING: fake address on reply! <yhp-gpyre ng OenmvyvnaGenafyngvba.arg> (ROT 13) Santos, SP - Brasil
- Next message: miguel sofer: "Re: get_defined_vars?"
- Previous message: Luciano ES: "get_defined_vars?"
- Next in thread: miguel sofer: "Re: cedilla: bug or feature?"
- Reply: miguel sofer: "Re: cedilla: bug or feature?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|