Skip to content

Conversation

@grissiom
Copy link
Member

The return type of SConscript is a subclass of UserList. We should use
extend to keep the depth of the list is always 1 when concatenate
SConscript return values. Thanks prife for making me realize that this
is really a problem.

Reported-and-Tested-by: prife

The return type of SConscript is a subclass of UserList. We should use
extend to keep the depth of the list is always 1 when concatenate
SConscript return values. Thanks prife for making me realize that this
is really a problem.

Reported-and-Tested-by: prife
BernardXiong added a commit that referenced this pull request Feb 25, 2013
building.py: append messed up objs list, use extend to avoid that
@BernardXiong BernardXiong merged commit caf18da into RT-Thread:master Feb 25, 2013
BernardXiong pushed a commit that referenced this pull request Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants