public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/1] BaseTools: Cannot store library cache of different arch together
@ 2019-06-14 12:52 Steven Shi
  2019-06-14 12:52 ` [PATCH v2 1/1] " Steven Shi
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Shi @ 2019-06-14 12:52 UTC (permalink / raw)
  To: devel; +Cc: liming.gao, bob.c.feng, christian.rodriguez

V2:
Follow the Christian suggestion, Still keep the set() usage, but instead to
enahnce the AutoGen object __hash__ definition to be unique by including
the AutoGen object arch string into the __hash_ values.

V1:
Avoid to use the set() as the container to save the library and module objects


Steven Shi (1):
  BaseTools: Cannot store library cache of different arch together

 BaseTools/Source/Python/AutoGen/AutoGen.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.17.1.windows.2


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

end of thread, other threads:[~2019-06-14 12:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-14 12:52 [PATCH v2 0/1] BaseTools: Cannot store library cache of different arch together Steven Shi
2019-06-14 12:52 ` [PATCH v2 1/1] " Steven Shi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox