All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH] SetProperty method and Powered property missing from modem-api doc.
Date: Mon, 19 Oct 2009 12:54:26 -0500	[thread overview]
Message-ID: <200910191254.26955.denkenz@gmail.com> (raw)
In-Reply-To: <ae5fd6e50910190606m88b1ed9w2f7b1741ec4e01c@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1674 bytes --]

Hi Marko,

> SetProperty method and Powered Property where missing from modem-api.txt

I'm having trouble applying this patch.  Are you using a private repository by 
any chance?

git am --3way ~/merge/\[PATCH\]\ SetProperty\ method\ and\ Powered\ property\ 
missing\ from\ modem-api\ doc 
Applying: SetProperty method and Powered property missing from modem-api doc.
error: patch failed: doc/modem-api.txt:12
error: doc/modem-api.txt: patch does not apply
Using index info to reconstruct a base tree...
error: patch failed: doc/modem-api.txt:12
error: doc/modem-api.txt: patch does not apply
Did you hand edit your patch?
It does not apply to blobs recorded in its index.
Cannot fall back to three-way merge.
Patch failed at 0001 SetProperty method and Powered property missing from 
modem-api doc.
When you have resolved this problem run "git am -3 --resolved".
If you would prefer to skip this patch, instead run "git am -3 --skip".
To restore the original branch and stop patching run "git am -3 --abort".

>
> Question:
>
> I'm not sure if the "On success a PropertyChanged signal will be emitted."
> message is valid, as the PropertyChanged signal is sent only once when
> doing for example the following:

To be pedantic: a successful method invocation does mean that a 
PropertyChanged will be emitted.  PropertyChanged is emitted only when the 
property has actually changed.  Thus if the property is being set to its 
current value, oFono will not emit the signal (but return success to the 
caller)  However, the wording is probably OK since you generally set the 
property to something that is different.

Regards,
-Denis

  reply	other threads:[~2009-10-19 17:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-19 13:06 [PATCH] SetProperty method and Powered property missing from modem-api doc Marko Saukko
2009-10-19 17:54 ` Denis Kenzior [this message]
2009-10-20  6:32   ` Marko Saukko
2009-10-22  0:08     ` Denis Kenzior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200910191254.26955.denkenz@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.