Re: WARNING: SMPP: PDU element <password> to long (length is 9, should be 9)
"Pedro B." <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
I was willing (as i stated to Stipe) to do some fast patches for the docs before 1.4 was released - that's why i say the aspell was a nice and useful thing (note: not "usefull", a word that appears 12 (!) times with a grep -R on the 1.4 release) but i will not play the role of elementary school teacher to all the ceo's, managers and chiefs. It would be ... innapropriate. Besides, "usefull" and "to long" are as bad as "1+1=4". Doing patches for the obvious is a regression on evolution... ;) My former email was more in the form of an advice, due to the fact i have recently crossed business paths with what may be called "open source specialist software counselor consultants" that automatically reject any and all forms of software implementation where their first comments looking at source files are "we can't trust a product whose developers can't spell, they look like they are less than 10 years old - when they will go to college support will stop". Ok, this particular example was not truly realistic, i can't believe noone would be so harsh over any open source product, but i think noone wants Kannel to fall on that category. The acceptance for Open Source is growing and spreading, but with that acceptance, more professionalism is inherent. Even if it's for a free product. And we're talking about elementary school grammar... it's not a difficult "feature", is it? \\pb Alan McNatty wrote: > Ok, ok ... so how about some pacthes ;) > > On Wed, 2004-08-11 at 10:24, Pedro B. wrote: > >>Let alone the fact that "too long" is not spelled correctly. At least in >>10 locations of the code. and i only checked 4 .c files. >> >>I'm sorry for what i'm about to say, but it's a proven fact: >>There is a vast amount of misspelling in both the old docs (that Stipe >>aspelled, good stuff), and throughout all the code comments that shade a >>very strong lack of credibility to Kannel. >>Everyone can make a typo, but if Kannel is really an english-based >>product, there should be at least some being-elementary-school level of >>spelling on all the code. >>The "english is not my mother language" is a feeble and worn out excuse >>for a development team that (all except Bruno, according to the first >>lines of the docs) is made of ceo's, directors, chiefs and the rest of >>the "upper class management positions" plethora. >> >> >>\\pb >> >>Alan McNatty wrote: >> >> >>>Hi All, >>> >>>Just checking - the SMPP password field can be max octets of 9 in >>>length. But when I set it to be 9 characters in length I get a warning >>>that's it's too long, etc. >>> >>>My understanding of octets is not fantastic (like a C string - has a >>>null char which takes up 1?) so looking for some confirmation on what's >>>happening here (and maybe adjust the warning to be less confusing?). >>>Should the warning read 'should be 8'? >>> >>>Cheers, >>>Alan >>> >>> >>>2004-08-11 09:25:18 [12549] [14] DEBUG: password: "PASSWORD1" >>>... >>>2004-08-11 09:25:18 [12549] [14] DEBUG: SMPP PDU dump ends. >>>2004-08-11 09:25:18 [12549] [14] WARNING: SMPP: PDU element <password> >>>to long (length is 9, should be 9) >>> >> >> >> > >