All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3 v3] annotations
@ 2018-01-23 22:21 Julia Lawall
       [not found] ` <1516746091-28522-1-git-send-email-Julia.Lawall-L2FTfq7BK8M@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Julia Lawall @ 2018-01-23 22:21 UTC (permalink / raw)
  To: devicetree-compiler-u79uwXL29TY76Z2rM5mHXA

A third attempt at supporting file location annotations.

v3: The main change is to focus the positions on nodedefs (patch 2/3).  Now
the only building functions that take positions as arguments are
build_node, build_node_delete and build_property.  srcpos_combine is no
longer needed.  srcpos_combine has also been simplified.

The only change to patch 3/3 is to eliminate the switch case fall through
from 'F' to 'T'.  There is no change to patch 1/3.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-01-27 17:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-23 22:21 [PATCH 0/3 v3] annotations Julia Lawall
     [not found] ` <1516746091-28522-1-git-send-email-Julia.Lawall-L2FTfq7BK8M@public.gmane.org>
2018-01-23 22:21   ` [PATCH 1/3 v3] annotations: check for NULL position Julia Lawall
2018-01-23 22:21   ` [PATCH 2/3 v3] annotations: add positions Julia Lawall
     [not found]     ` <1516746091-28522-3-git-send-email-Julia.Lawall-L2FTfq7BK8M@public.gmane.org>
2018-01-27 10:09       ` David Gibson
2018-01-27 17:53         ` Julia Lawall
2018-01-23 22:21   ` [PATCH 3/3 v3] annotations: add the annotation functionality Julia Lawall

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.